summary refs log tree commit diff
path: root/triagebot.toml
AgeCommit message (Collapse)AuthorLines
2025-06-22Notify `jieyouxu` on tidy changesJieyou Xu-0/+4
2025-06-18remove joboet from review rotationjoboet-1/+0
2025-06-12Rollup merge of #142408 - WaffleLapkin:rotates-itself, r=WaffleLapkinMatthias Krüger-0/+2
Add myself (WaffleLapkin) to review rotation `@bors` r+
2025-06-12Add myself (WaffleLapkin) to review rotationWaffle Lapkin-0/+2
2025-06-12Remove bootstrap adhoc groupJakub Beránek-7/+0
It corresponds 1:1 to the bootstrap team, and with the review preferences we shouldn't need it.
2025-06-11Rollup merge of #142343 - onur-ozkan:remove-myself-from-the-project, r=KobzolMatthias Krüger-3/+2
remove myself from the project See [#t-infra/bootstrap > stepping down from T-Bootstrap](https://rust-lang.zulipchat.com/#narrow/channel/326414-t-infra.2Fbootstrap/topic/stepping.20down.20from.20T-Bootstrap/with/523501689)
2025-06-11Rollup merge of #142314 - cyrgani:icebreaker, r=jieyouxuMatthias Krüger-23/+0
remove ice group pings from `triagebot.toml` Followup to rust-lang/team#1860. Question: should the https://github.com/rust-lang/rust/labels/ICEBreaker-Cleanup-Crew and https://github.com/rust-lang/rust/labels/ICEBreaker-LLVM labels be deleted too or not?
2025-06-11remove myself from the projectonur-ozkan-3/+2
Signed-off-by: onur-ozkan <work@onurozkan.dev>
2025-06-10remove ice group pings from `triagebot.toml`cyrgani-23/+0
2025-06-11Configure bootstrap backport nominations via triagebotJieyou Xu-0/+35
2025-06-06Rollup merge of #142084 - jdonszelmann:add-review-rotation, r=BoxyUwUMatthias Krüger-0/+1
add myself to rotation r? ``@BoxyUwU``
2025-06-05add myself to rotationJana Dönszelmann-0/+1
2025-06-04Rollup merge of #141969 - fmease:triagebot-rm-assign-users-on-vacation, r=KobzolMatthias Krüger-4/+0
Triagebot: Remove `assign.users_on_vacation` It's been superseded by triagebot's [review queue tracking](https://forge.rust-lang.org/triagebot/review-queue-tracking.html), more specifically *rotation mode*. r? Kobzol or triagebot
2025-06-03Auto merge of #141229 - tgross35:builtins-josh-subtree, r=Kobzolbors-0/+14
Merge `compiler-builtins` as a Josh subtree Use the Josh [1] utility to add `compiler-builtins` as a subtree, which will allow us to stop using crates.io for updates. This is intended to help resolve some problems when unstable features change and require code changes in `compiler-builtins`, which sometimes gets trapped in a bootstrap cycle. This was done using `josh-filter` built from the r24.10.04 tag: git fetch https://github.com/rust-lang/compiler-builtins.git 233434412fe7eced8f1ddbfeddabef1d55e493bd josh-filter ":prefix=library/compiler-builtins" FETCH_HEAD git merge --allow-unrelated FILTERED_HEAD The HEAD in the `compiler-builtins` repository is 233434412f ("fix an if statement that can be collapsed"). [1]: https://github.com/josh-project/josh
2025-06-03Triagebot: Remove `assign.users_on_vacation`León Orell Valerian Liehr-4/+0
2025-06-02Enable triagebot `[concern]` functionalityUrgau-0/+5
2025-05-29Rollup merge of #141384 - Kobzol:enable-review-prefs, r=jieyouxuGuillaume Gomez-2/+4
Enable review queue tracking This PR enables the new review queue tracking assignment logic implemented in triagebot. It is documented in https://github.com/rust-lang/rust-forge/pull/853.
2025-05-28Add eholk to compiler reviewer rotationEric Holk-0/+1
Now that we have work queue limits on triagebot, I'm happy to share some of the review load.
2025-05-27Rollup merge of #141602 - jieyouxu:llvm-submodule, r=apirainoMatthias Krüger-0/+7
triagebot: label LLVM submodule changes with `A-LLVM` Fixes rust-lang/rust#141601. r? `@apiraino`
2025-05-27triagebot: label `src/llvm-project` and `rustc_{llvm, codegen_llvm}` changes ↵Jieyou Xu-0/+7
with `A-LLVM`
2025-05-26Remove spastorino from vacationsSantiago Pastorino-1/+0
2025-05-24Rollup merge of #141496 - Urgau:triagebot_issue_link_no-mentions, r=KobzolMatthias Krüger-0/+9
Enable `[issue-links]` and `[no-mentions]` in triagebot This PR enables the [`[issue-links]`](https://forge.rust-lang.org/triagebot/issue-links.html) and [`[no-mentions]`](https://forge.rust-lang.org/triagebot/no-mentions.html) handlers of triagebot. Most of our subtrees have already adopted them: - https://github.com/rust-lang/rust-analyzer/pull/19555 - https://github.com/rust-lang/rust-clippy/pull/14563 & https://github.com/rust-lang/rust-clippy/pull/14576 - https://github.com/rust-lang/rustc-dev-guide/pull/2335 - https://github.com/rust-lang/miri/pull/4259 - https://github.com/rust-lang/reference/pull/1788 r? `@Kobzol`
2025-05-24Enable `[issue-links]` and `[no-mentions]` in triagebotUrgau-0/+9
2025-05-23Disable `triagebot`'s `glacier` handlerLeón Orell Valerian Liehr-2/+0
2025-05-22Enable review queue trackingJakub Beránek-2/+4
2025-05-20Rollup merge of #141294 - lolbinarycat:triagebot-js-ping, r=aDotInTheVoidMatthias Krüger-0/+1
triagebot: ping me if rustdoc js is modified r? `@aDotInTheVoid`
2025-05-20triagebot: ping me if rustdoc js is modifiedbinarycat-0/+1
2025-05-19Properly remove Noratrieb from review rotation nora-3/+0
I've put myself on vacation a while ago, but really I just want to remove myself from the queue because I couldn't get around to reviewing all the PRs, I'm still here and available :3.
2025-05-18triagebot: Add pings and autolabels for the compiler-builtins subtree.Trevor Gross-0/+14
2025-05-18Rollup merge of #141139 - jieyouxu:fix-rfl, r=UrgauLeón Orell Valerian Liehr-1/+1
Fix Rust for Linux ping group label Noticed in https://github.com/rust-lang/rust/pull/140966#issuecomment-2886704667. Seems like a broken label can cause the triagebot ping message to not be issued. See https://github.com/rust-lang/triagebot/issues/1992. ```@rustbot``` label: +A-rust-for-linux
2025-05-17triagebot: fix Rust for Linux ping group rust-lang/rust labelJieyou Xu-1/+1
2025-05-17Update triagebot.tomlxizheyin-1/+1
Co-authored-by: Urgau <3616612+Urgau@users.noreply.github.com>
2025-05-16Enable [behind-upstream] triagebot option for rust-lang/rustxizheyin-0/+3
Signed-off-by: xizheyin <xizheyin@smail.nju.edu.cn>
2025-05-12Use new form for T-rustdoc's {beta,stable}-{nominated,accepted} notify-Zulip ↵León Orell Valerian Liehr-4/+4
triggers
2025-05-11Rollup merge of #140397 - apiraino:t-compiler-backports-zulip-notifications, ↵Matthias Krüger-12/+35
r=davidtwco Add T-compiler backports Zulip notifications This patch make it so, that the triagebot willl send notifications to the Zulip channel [#t-compiler/backports](https://rust-lang.zulipchat.com/#narrow/channel/474880-t-compiler.2Fbackports) when a label `{stable-beta}-nominated` is added to beta or stable backport pull request. Requirement to trigger this notification is that the pull request be labeled `T-compiler`. Note: Zulip notifications can send notifications also on other events (`message_on_close` and `message_on_reopen`) but I omitted them for now, I am not yet sure we need them. r? `@davidtwco`
2025-05-09Rollup merge of #140812 - jieyouxu:typo-fix, r=aDotInTheVoidStuart Cook-1/+1
Fix `tests/rustdoc-json` triagebot message path r? ```@aDotInTheVoid```
2025-05-09Fix `tests/rustdoc-json` pathJieyou Xu-1/+1
2025-05-09Enable triagebot note functionality for rust-lang/rustJieyou Xu-0/+4
See <https://forge.rust-lang.org/triagebot/note.html>.
2025-05-08Rollup merge of #140773 - aDotInTheVoid:rdj-triagdfsadgs, r=dtolnayMatthias Krüger-1/+9
triagebot: Better message for changes to `tests/rustdoc-json` Followup to #140689 / #140606 Adds a message to changes to `tests/rustdoc-json`, instead of just pinging me. Hopefully this makes the significance of these tests clearer to people who otherwise wouldn't have context, so hopefully we can avoid that happening again. It's annoyingly hard to know how well this works, because the real test is seeing if it doesn't get ignored. Predrag has [kindly offered](https://github.com/rust-lang/rust/issues/140689#issuecomment-2855602664) to also get pinged here. cc ``@jyn514`` ``@obi1kenobi`` r? ``@GuillaumeGomez``
2025-05-07triagebot: Better message for changes to `tests/rustdoc-json`Alona Enraght-Moony-1/+9
2025-05-02Remove estebank from automated review assignmentJieyou Xu-5/+0
2025-04-28Add T-compiler backports Zulip notificationsapiraino-12/+35
2025-04-24Rollup merge of #140195 - jieyouxu:minicore-triagebot, r=jieyouxuMatthias Krüger-0/+9
triagebot: label minicore changes w/ `A-test-infra-minicore` and ping jieyouxu on changes Just routine triagebot labelling/mentioning changes. r? ```@ghost```
2025-04-23triagebot: label minicore changes w/ `A-test-infra-minicore`Jieyou Xu-0/+9
And ping jieyouxu on changes.
2025-04-22Ping Mara when touching format_args!() internals.Mara Bos-0/+5
2025-04-19Add option for stable backport pollapiraino-0/+1
skip-checks: true
2025-04-11Rollup merge of #139687 - spastorino:add-spastorino-to-vacation, r=UrgauJacob Pratt-0/+1
Add spastorino to users_on_vacation
2025-04-11Add spastorino to users_on_vacationSantiago Pastorino-0/+1
2025-04-10Rollup merge of #139589 - saethlin:vacation, r=camelidMatthias Krüger-1/+0
saethlin is back from vacation
2025-04-10Rollup merge of #139580 - fmease:unrotate, r=fmeaseMatthias Krüger-0/+1
Temporarily leave the review rotation r? ghost