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

[Feature]: Manage and change PR titles using OpenCommit for consistency #283

Open
TGTGamer opened this issue Dec 13, 2023 · 5 comments
Open

Comments

@TGTGamer
Copy link

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

@TGTGamer TGTGamer changed the title [Feature]: Add fun [Feature]: Manage and change PR titles using OpenCommit for consistency Dec 13, 2023
Copy link

Stale issue message

@TGTGamer
Copy link
Author

TGTGamer commented Feb 1, 2024

Not addressed? Please reopen :)

@di-sukharev
Copy link
Owner

reopening, will take a look at this

@di-sukharev
Copy link
Owner

@TGTGamer how do you imagine the implementation

@TGTGamer
Copy link
Author

TGTGamer commented Mar 3, 2024

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants