Auto notify when PRs are r2g
Nobody has claimed this yet.
- Dominant language
- Dockerfile
- Stars
- 1
- Forks
- 2
- Avg merge
- 22m
- Merged PRs (30d)
- 4
Description
AFAIK GitHub does not notify anyone (including anyone listed as a reviewer) when a PR's status is changed from draft to ready (or when you click the ready to go checkbox in the PR template). I presume someone has written an action for notifying people when this happens. This issue is for coming up with a solution, either by finding such an action, stringing a couple actions together, or writing our own action.
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
Start by checking how GitHub exposes the draft-to-ready PR transition and how the PR template's ready-to-go checkbox is represented. Then evaluate existing notification actions before deciding whether to combine actions or write one; done means reviewers and other intended recipients are notified reliably.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100