NWChemEx / NWChemEx/.github

Auto notify when PRs are r2g

Open
#22 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.