-
Notifications
You must be signed in to change notification settings - Fork 327
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
[Feature]: Manage and change PR titles using OpenCommit for consistency #283
Comments
TGTGamer
changed the title
[Feature]: Add fun
[Feature]: Manage and change PR titles using OpenCommit for consistency
Dec 13, 2023
Stale issue message |
Not addressed? Please reopen :) |
reopening, will take a look at this |
@TGTGamer how do you imagine the implementation |
I'll be honest. I'm not entirely sure. Maybe something which scans the changes in the gitaction and updates the PR title based on the code changes? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
So, we enforce commit specifications on our pull requests, too. Currently, we have a bot that checks the name and then blocks the PR if it fails conventions. It would be really cool to go one step further and, based on the commit messages, generate a title and rename the PR based on that.
Suggested Solution
Add additional functionality to the Github Action or create an additional action which leverages the functionality of this project.that leverages this project's functionality
Alternatives
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: