Nice to know the commit message variable is available too

Justin Reasoner 2016-05-11 10:25:50 -04:00
commit b41ed12b52

@ -8,6 +8,7 @@ Where something can be one of the following:
* **COMMIT** - The commit hash
* **SHORT_COMMIT** - The shortened version of the commit hash
* **COMMIT_EMAIL** - The email address of the committer
* **COMMIT_MESSAGE** - The message written by the committer
* **COMMIT_URI** - The URL to the commit
* **BRANCH** - The name of the branch
* **BRANCH_URI** - The URL to the branch