| Age | Commit message (Collapse) | Author | Lines |
|
|
|
|
|
Add myself (WaffleLapkin) to review rotation
`@bors` r+
|
|
|
|
It corresponds 1:1 to the bootstrap team, and with the review preferences we shouldn't need it.
|
|
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)
|
|
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?
|
|
Signed-off-by: onur-ozkan <work@onurozkan.dev>
|
|
|
|
|
|
add myself to rotation
r? ``@BoxyUwU``
|
|
|
|
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
|
|
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
|
|
|
|
|
|
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.
|
|
Now that we have work queue limits on triagebot, I'm happy to share some
of the review load.
|
|
triagebot: label LLVM submodule changes with `A-LLVM`
Fixes rust-lang/rust#141601.
r? `@apiraino`
|
|
with `A-LLVM`
|
|
|
|
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`
|
|
|
|
|
|
|
|
triagebot: ping me if rustdoc js is modified
r? `@aDotInTheVoid`
|
|
|
|
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.
|
|
|
|
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
|
|
|
|
Co-authored-by: Urgau <3616612+Urgau@users.noreply.github.com>
|
|
Signed-off-by: xizheyin <xizheyin@smail.nju.edu.cn>
|
|
triggers
|
|
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`
|
|
Fix `tests/rustdoc-json` triagebot message path
r? ```@aDotInTheVoid```
|
|
|
|
See <https://forge.rust-lang.org/triagebot/note.html>.
|
|
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``
|
|
|
|
|
|
|
|
triagebot: label minicore changes w/ `A-test-infra-minicore` and ping jieyouxu on changes
Just routine triagebot labelling/mentioning changes.
r? ```@ghost```
|
|
And ping jieyouxu on changes.
|
|
|
|
skip-checks: true
|
|
Add spastorino to users_on_vacation
|
|
|
|
saethlin is back from vacation
|
|
Temporarily leave the review rotation
r? ghost
|