Change alt to match in filenames.#6773
Merged
bors merged 1 commit intorust-lang:incomingfrom May 28, 2013
Merged
Conversation
bors
added a commit
that referenced
this pull request
May 28, 2013
rust-bors bot
pushed a commit
that referenced
this pull request
Feb 27, 2026
…nd `review-changes-since` functionality (#6773) * triagebot: use the `S-waiting-on-{author,review}` label sets And configure triagebot review status label flipping. Instead of `pr-{not-reviewed,waiting-on-author,follow-up-review-pending}`, for two reasons: 1. Consistency with `rust-lang/rust`. The `S-*` status labels are the ones that `rust-lang/rust` uses. 2. I don't think the `not-reviewed` vs `follow-up-review-pending` distinction makes a lot of difference in practice. However, we can still keep the `pr-follow-up-review-pending` label, since that is previously manually applied anyway. * triagebot: allow users to relabel `S-*` and `C-*` labels Through `@rustbot label`. * triagebot: enable `review-changes-since` functionality Basically, a web-rendered version of `range-diff` to make review after force-pushes easier. * triagebot: enable `shortcut` functionality This allows PR reviewers and authors to easily use: ``` @rustbot ready # S-{waiting-on-author,blocked} -> S-waiting-on-review @rustbot author # S-{waiting-on-review,blocked} -> S-waiting-on-author @rustbot blocked # S-waiting-on-{author,review} -> S-blocked ```
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
RIP
alt.