-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
all
Is there a way to append/add a custom commit message when pushing commits from jenkins.
Currently, im not seeing a way to do this.
If there is a way and im not seeing it, please point it out.
If not, this would be a good feature
an eg. use case would be to add ci skip tags to the description of the commit to stop recursive builds when doing a git push from jenkins.
I was looking for same option for the Subversion commit. Specially Subversion merge plugin for rebasing the changes down to upstreaming project. We want to provide custom commits before performing rebase.