-
Notifications
You must be signed in to change notification settings - Fork 13.3k
dev guide ping group and set adhoc reviewers to compiler #135132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
triagebot.toml
Outdated
@@ -1208,7 +1212,7 @@ project-exploit-mitigations = [ | |||
"/src/doc/nomicon" = ["@ehuss"] | |||
"/src/doc/reference" = ["@ehuss"] | |||
"/src/doc/rust-by-example" = ["@ehuss"] | |||
"/src/doc/rustc-dev-guide" = ["@kobzol", "@jieyouxu"] | |||
"/src/doc/rustc-dev-guide" = ["@kobzol", "@jieyouxu", "@BoxyUwU"] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I also added myself here but I wonder if we should actually be just assigning compiler since in most cases it will be compiler PRs that happen to also touch the dev guide
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think we should ping the entire compiler team on every change to the dev guide, I personally do not want to be pinged
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oh wait you mean assignment. yeah assigning compiler makes sense
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm actually just going to go ahead and do that, let me know what you think. With the ping group we'll all get notified whenever anyone touches the subtree anyway so I don't know if there's a point in explicitly maintaining a separate list here from compiler when these PRs are going to want a compiler reviewer anyway 🤷♀️
f9f882e
to
2cc114c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
@bors r+ rollup |
dev guide ping group and set adhoc reviewers to compiler r? `@jieyouxu` `@Kobzol` I added you both to the `cc` list since you're both also on the list of owners for `src/doc/rustc-dev-guide`
…iaskrgr Rollup of 4 pull requests Successful merges: - rust-lang#135085 (add m68k-unknown-none-elf target) - rust-lang#135111 (Add doc aliases for `libm` and IEEE names) - rust-lang#135129 (triagebot: label `src/doc/rustc-dev-guide` changes with `A-rustc-dev-guide`) - rust-lang#135132 (dev guide ping group and set adhoc reviewers to compiler) r? `@ghost` `@rustbot` modify labels: rollup
…iaskrgr Rollup of 4 pull requests Successful merges: - rust-lang#135085 (add m68k-unknown-none-elf target) - rust-lang#135111 (Add doc aliases for `libm` and IEEE names) - rust-lang#135129 (triagebot: label `src/doc/rustc-dev-guide` changes with `A-rustc-dev-guide`) - rust-lang#135132 (dev guide ping group and set adhoc reviewers to compiler) r? `@ghost` `@rustbot` modify labels: rollup
Rollup of 4 pull requests Successful merges: - rust-lang#135085 (add m68k-unknown-none-elf target) - rust-lang#135111 (Add doc aliases for `libm` and IEEE names) - rust-lang#135129 (triagebot: label `src/doc/rustc-dev-guide` changes with `A-rustc-dev-guide`) - rust-lang#135132 (dev guide ping group and set adhoc reviewers to compiler) r? `@ghost` `@rustbot` modify labels: rollup try-job: dist-aarch64-apple
…iaskrgr Rollup of 6 pull requests Successful merges: - rust-lang#135111 (Add doc aliases for `libm` and IEEE names) - rust-lang#135129 (triagebot: label `src/doc/rustc-dev-guide` changes with `A-rustc-dev-guide`) - rust-lang#135132 (dev guide ping group and set adhoc reviewers to compiler) - rust-lang#135145 (Mention `unnameable_types` in `unreachable_pub` documentation.) - rust-lang#135147 (A few borrowck tweaks to improve 2024 edition migration lints) - rust-lang#135150 (move footnote to ordinary comment) r? `@ghost` `@rustbot` modify labels: rollup
Rollup merge of rust-lang#135132 - BoxyUwU:rdg_ping_group, r=jieyouxu dev guide ping group and set adhoc reviewers to compiler r? ``@jieyouxu`` ``@Kobzol`` I added you both to the `cc` list since you're both also on the list of owners for `src/doc/rustc-dev-guide`
r? @jieyouxu @Kobzol
I added you both to the
cc
list since you're both also on the list of owners forsrc/doc/rustc-dev-guide