opencommit icon indicating copy to clipboard operation
opencommit copied to clipboard

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

Open TGTGamer opened this issue 1 year ago • 5 comments
trafficstars

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 avatar Dec 13 '23 21:12 TGTGamer

Stale issue message

github-actions[bot] avatar Jan 23 '24 21:01 github-actions[bot]

Not addressed? Please reopen :)

TGTGamer avatar Feb 01 '24 12:02 TGTGamer

reopening, will take a look at this

di-sukharev avatar Feb 28 '24 06:02 di-sukharev

@TGTGamer how do you imagine the implementation

di-sukharev avatar Mar 03 '24 11:03 di-sukharev

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?

TGTGamer avatar Mar 03 '24 18:03 TGTGamer