rust-lang / rust-lang/rustc-perf
Detect if build in queue fails and ping PR
Open
Nobody has claimed this yet.
C-improvement
- Dominant language
- Rust
- Stars
- 732
- Forks
- 189
- Avg merge
- 10h 52m
- Merged PRs (30d)
- 43
Description
If a build fails to build, and there's a PR associated with that build, we should post a comment in that PR, indicating as such.
Based on a conversation had here.
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 build-queue failure handling and how builds are associated with pull requests; the issue does not name files or tests. Review the linked Zulip conversation for context, then verify that a failed build with an associated PR posts a comment identifying the failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100