[CI] If a nightly fails, notify all people who committed since the last run
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 524
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 46
Description
When the nightly test fails, @teqdruid (me) gets an email notification but not any of the people who may have been responsible for the break. Modify the nightly CI check to email/notify all the people who had changes since the last nightly.
This behavior emulates the upstream LLVM CI behavior.
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
Start by locating the repository's nightly CI check and its existing failure-notification step; the issue does not name a workflow file. Compare that behavior with upstream LLVM CI, then verify that a failed nightly notifies everyone who committed changes since the previous nightly run.
Written by the indexing model from the issue text.
Assessment
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100