di-sukharev / di-sukharev/opencommit
[Feature]: pull request rename
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 7.5k
- Forks
- 445
- Avg merge
- 18m
- Merged PRs (30d)
- 2
Description
Description
It would be beneficial to implement an action that automatically renames pull requests based on commit messages and changes made within the pull request. This would be particularly useful for repositories where pull requests are squash merged, while still giving the maintainer the opportunity to manually rename the pull request before finalizing the merge.
Suggested Solution
Add an option to also process pull request titles when a pull request is created
Alternatives
No response
Additional Context
This is an example of a repository where I'm doing what I've just explained:
https://github.com/Dreaming-Codes/discord-source/blob/master/.github/CONTRIBUTING.md
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating the pull request creation flow and reviewing how commit messages and changes are currently processed; done means an opt-in action can derive a pull request title while preserving manual renaming before merge.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, javascript
- Domain
- cli, devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100