jenkinsci / jenkinsci/git-plugin
[JENKINS-52490] Plugin should provide GIT_COMMIT_MESSAGE as Environment Variable
Open
component:git-plugin
enhancement
imported-jira-issue
priority:minor
resolution:unresolved
- Dominant language
- Java
- Stars
- 694
- Forks
- 1.1k
- Avg merge
- 1h 29m
- Merged PRs (30d)
- 3
Description
We often need to do decision making on base of commit message like if commit message contains WIP so build process should not start.
---
Originally reported by
imranrazakhan, imported from: Plugin should provide GIT_COMMIT_MESSAGE as Environment Variable
Raw content of original issue
We often need to do decision making on base of commit message like if commit message contains WIP so build process should not start.
Contributor guide
Assessment
This issue has not been assessed yet.