-
Notifications
You must be signed in to change notification settings - Fork 68
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
Add option for commit message template #274
Comments
Having this feature would certainly help when it comes to automated semantic versioning. |
Would be really great as right now the integration with the semantic pull requests app is causing problems due to wrong PR titles. |
This should be available with next release thanks to @Kaligule |
@rafaelpivato Very cool, glad to have helped. Do you know when that release might happen? |
In the next few days we should be releasing. |
@rafaelpivato Any updates on the release? It has been over a month now. |
Thanks for the heads-up, @Kaligule Just released version 1.1.2 |
@rafaelpivato Thanks :) Can you point me to a place where I can update the documentation about this new feature? As mentioned in the pull request:
|
At this moment the README is the best place as RTD build is pretty outdated. |
The commit messages generated by pyup do not match the commit message requirements for one of my projects. Please add an option to specify the commit message. e.g.
The text was updated successfully, but these errors were encountered: