Hook | Description |
---|---|
pre-commit | Edits version.cfg file for manual version change |
prepare-commit | Add info about commit type (commit, merge, rebase) and hash in specific cases (rebase) |
post-commit | Notifies jenkins to build application Need to setup 2 config variables: user.jenkins-user user.jenkins-api-key |
post-commit-hash | Writes commit hash into C header file |