-
Improvement
-
Resolution: Fixed
-
Major
-
None
Could you please provide a way to customize commit message with a formatter?
Something set by default to existing pattern :
${scmAction} by ${user} with following comment : ${comment}
This will allow us to use a repository with a pre-commit hook on comment contents, for example:
[ISSUE-123] ${scmAction} by ${user} with following comment : ${comment}
This issue is related to the following discussion on github: https://github.com/jenkinsci/scm-sync-configuration-plugin/pull/2
Regards
- is duplicated by
-
JENKINS-9460 SCM Sync configuration should add a prefix to every commit message
- Closed
-
JENKINS-11817 Allow to add prefix to commit's comment
- Closed
- is related to
-
JENKINS-10802 Provide an commit message on initial upload of config
- Resolved