Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Append custom message to git commit messages #34

Open
manjabes opened this issue Mar 24, 2022 · 1 comment
Open

Append custom message to git commit messages #34

manjabes opened this issue Mar 24, 2022 · 1 comment
Assignees

Comments

@manjabes
Copy link

There's a need to add a custom message (from Jenkins build parameters) to the git repository commit message, to be able to reference issue tracker issues on deployments etc.

@martivo
Copy link
Collaborator

martivo commented Mar 24, 2022

I think an additoonal configuration parameter should be added to enable adding a custom message to the exiting one.
For example:
GIT_MESSAGE="Fix this and that"
Resulting string will be appended to the end of the commit message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants