llvm / llvm/circt

[CI] If a nightly fails, notify all people who committed since the last run

Open
#1,570 1 comment 0 reactions 0 assignees View on GitHub

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.