rust-lang / rust-lang/triagebot
Shortcuts for regressions moving to the next release channel
@apiraino is already working on this.
Since May 21, 2025.
- Dominant language
- Rust
- Stars
- 232
- Forks
- 108
- Avg merge
- 22h 47m
- Merged PRs (30d)
- 23
Description
Here's a TODO for me:
Add a @rustbot to-beta shortcut for:
@rustbot label -regression-from-stable-to-nightly +regression-from-stable-to-beta
Add a @rustbot to-stable shortcut for:
@rustbot label -regression-from-stable-to-beta +regression-from-stable-to-stable
They would be very useful for me (more concise to write and no need to go to the label UI widget)
I was sure there was something like that already but I can't find them in the forge so it was probably just my imagination ...
@rustbot claim
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.
Assessment
This issue has not been assessed yet.