Draft
Conversation
marcoieni
commented
Apr 8, 2026
content/inside-rust/infrastructure-team-2026-q1-recap-and-q2-plan/index.md
Show resolved
Hide resolved
Kobzol
approved these changes
Apr 8, 2026
|
|
||
| ### Move to GitHub Rulesets | ||
|
|
||
| To have more flexibility and configurability, we started migrating from branch protection rules to |
Member
There was a problem hiding this comment.
Don't sugarcoat it, it's GitHub's fault for deprecating them! 😆 jk
content/inside-rust/infrastructure-team-2026-q1-recap-and-q2-plan/index.md
Show resolved
Hide resolved
content/inside-rust/infrastructure-team-2026-q1-recap-and-q2-plan/index.md
Show resolved
Hide resolved
content/inside-rust/infrastructure-team-2026-q1-recap-and-q2-plan/index.md
Show resolved
Hide resolved
889c914 to
dee4dd2
Compare
apiraino
reviewed
Apr 8, 2026
content/inside-rust/infrastructure-team-2026-q1-recap-and-q2-plan/index.md
Show resolved
Hide resolved
content/inside-rust/infrastructure-team-2026-q1-recap-and-q2-plan.md
Outdated
Show resolved
Hide resolved
content/inside-rust/infrastructure-team-2026-q1-recap-and-q2-plan/index.md
Show resolved
Hide resolved
Urgau
reviewed
Apr 8, 2026
content/inside-rust/infrastructure-team-2026-q1-recap-and-q2-plan/index.md
Show resolved
Hide resolved
Co-authored-by: Ubiratan Soares <ubiratan.f.soares@gmail.com>
dee4dd2 to
b3c90bc
Compare
content/inside-rust/infrastructure-team-2026-q1-recap-and-q2-plan/index.md
Outdated
Show resolved
Hide resolved
apiraino
reviewed
Apr 10, 2026
|
|
||
| Similar to the previous topic, we've also helped **T-clippy** [set up an automatic FCP topic on Zulip](https://github.com/rust-lang/rust-clippy/pull/16614) when they want to nominate a lint for discussion. | ||
|
|
||
| As part of this work, we have also [added the ability to add back a comment on GitHub](https://github.com/rust-lang/triagebot/pull/2334) with the link to the created Zulip topic. |
Contributor
There was a problem hiding this comment.
Suggested change
| As part of this work, we have also [added the ability to add back a comment on GitHub](https://github.com/rust-lang/triagebot/pull/2334) with the link to the created Zulip topic. | |
| As part of this work, we have also [added the ability to add back a comment on GitHub](https://github.com/rust-lang/triagebot/pull/2334) with the link to the created Zulip topic. | |
| #### New Zulip commands to handle backports and assign priority to issues | |
| Project members can now use two new Zulip commands to apply labels on on rust-lang/rust issues and pull requests: | |
| - `backport [stable | beta ] [approve | decline ] <pr #>`: to accept or decline for backport a patch fixing a regression | |
| - `assign-prio <issue #> [ critical | high | medium | low | <empty>]`: to assign a priority label to an issue (admittedly mostly used by the Compiler Team but it's available to everyone) | |
| For more details, see the [documentation](https://forge.rust-lang.org/triagebot/zulip-commands.html#stream-commands). |
@marcoieni I hope the formatting is fine (in case feel free to apply light edits)
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.
Disclaimer: I used AI to generate a first draft. Than I rewrote more or less >90% of it. I'm not counting the parts that the LLM copied from the previous blog posts.
Rendered