Set assignee/reviewers, maybe based on commit message?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1k
- Forks
- 84
- PR merge metrics
- No merged PRs in 30d
Description
Would be great if I could generate a commit message like this:
Summary of changes
Reviewers: @name1 @name2
And have ghstack automatically add them as reviewers for the PR. Even better if there is an option to automatically assign the PR to me, with a separate Assign-to: flag in the message to override that behavior.
This would greatly improve the workflow of submitting and reviewing PRs for my team.
Contributor guide
No contributing guide indexed for this repository
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
No files, tests, or entry points are named. Start by locating ghstack's commit-message parsing and GitHub pull-request submission paths, then trace how reviewer and assignee data could be carried through. Done means the requested Reviewers and Assign-to behavior is supported and the existing workflow remains usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, python
- Domain
- cli, developer-experience
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100