Michael Goulet
036f62badf
Rollup merge of #97436 - compiler-errors:macos-ping-2, r=Mark-Simulacrum
...
Update `triagebot.toml` for macos ping group
idk what i'm doing but i saw https://github.com/rust-lang/rust/pull/96392#issuecomment-1138893845
cc: `@thomcc`
2022-05-26 20:15:09 -07:00
Michael Goulet
c838129205
Update triagebot.toml
for macos ping group
2022-05-26 12:42:14 -07:00
Jane Lusby
a21238cc29
Autotag library PRs with T-libs
2022-04-12 10:48:56 -07:00
David Tolnay
5b28c3873d
Add a team for '@rustbot ping fuchsia'
2022-03-03 15:33:05 -08:00
Jack Huey
a0d603f6e8
Don't relabel to a team if there is already a team label
2022-02-12 11:47:00 -05:00
Noah Lev
1f65adfabf
rustbot: Add autolabeling for T-compiler
...
This commit adds autolabeling for the `T-compiler` label, for PRs that
modify rustc's source code or tests (currently only `src/test/ui`).
This is possible now that rust-lang/triagebot#1321 has landed.
2021-12-12 11:10:05 -08:00
Noah Lev
dce45a9247
rustbot: Add autolabeling for T-rustdoc
...
This commit adds autolabeling for the `T-rustdoc` label, for PRs that
modify rustdoc's source code, tests, or internal tooling.
This is possible now that rust-lang/triagebot#1321 has landed.
2021-12-11 16:51:07 -08:00
Josh Triplett
7e0293428f
rustbot: Allow applying needs-fcp label
...
People should be able to help triage by observing that a change needs an
FCP before we can apply it.
2021-11-04 13:36:00 +01:00
Josh Triplett
056af9dbc8
rustbot: Allow applying relnotes label
...
Inspired by https://github.com/rust-lang/rust/pull/90521 , and by the
various `must_use` PRs; in all of those cases, the submitter of the PR
could know that `relnotes` applied, but couldn't apply it themselves.
2021-11-04 13:35:56 +01:00
Josh Triplett
d50832ba09
triagebot: Treat I-*nominated
like I-nominated
...
rustbot doesn't allow unauthenticated users to set `I-nominated`; apply
the same permissions to the new `I-*nominated` labels.
2021-10-21 15:07:36 +02:00
Guillaume Gomez
8eb50ce1f4
Rollup merge of #80543 - LeSeulArtichaut:notify-close, r=spastorino
...
Notify when an `I-prioritize` issue is closed or reopened
Companion PR to rust-lang/triagebot#1078 , blocked on that PR.
r? ``@spastorino`` cc ``@rust-lang/wg-prioritization``
2021-08-29 16:25:26 +02:00
Ryan Levick
79da09b14a
Use correct syntax
2021-07-26 11:38:46 +02:00
Ryan Levick
d1b032f525
Notify the Rust 2021 edition working group in zulip of edition bugs
2021-07-26 10:31:28 +02:00
Llandy Riveron Del Risco
33a8e9f9ce
triagebot shortcut config
2021-07-18 21:52:18 +02:00
Ryan Levick
07aa46e9e4
Allow anyone to add or remove any label starting with perf-
2021-07-01 14:56:24 +02:00
Yuki Okushi
edf9375c02
Allow anyone to set perf-regression
label
2021-06-28 18:17:20 +09:00
Frank Steffahn
1213d9262f
Update unsound label for triagebot
2021-06-01 18:26:42 +02:00
Camelid
59ee872548
meta: Notify Zulip for rustdoc nominated issues
...
The rustdoc team does not currently use the `I-nominated` label, unlike
the libs and compiler teams (and maybe others). One reason for this is
that the other teams discuss their nominated issues in meetings, while
rustdoc is an async-only team.
However, it might be helpful to start using the `I-nominated` label for
rustdoc. The team currently uses a `cc @rust-lang/rustdoc` ping as the
equivalent, but it's easier to track issues when they use `I-nominated`.
Also we'd be more consistent with the other teams' procedures.
Since rustdoc doesn't have meetings, I propose we instead use the
triagebot notify Zulip functionality to create a topic in `#rustdoc` on
Zulip and ping the team. So it would look a bit like the procedure for
WG-prioritization when an issue acquires the `I-prioritize` label.
2021-03-01 18:10:30 -08:00
Léo Lanteri Thauvin
9c7dbe82e7
Notify when an I-prioritize
issue is closed
2020-12-31 02:22:10 +01:00
Camelid
dc58fc4de0
Remove I-prioritize
from Zulip topic
...
It doesn't add anything since every topic in
`t-compiler/wg-prioritization/alerts` is about prioritization.
And it makes it harder to see the issue title, which is what the topic
is actually about.
2020-12-20 14:08:55 -08:00
Camelid
a3c517a65f
Auto-prioritize issues with regression-untriaged
2020-10-09 14:10:44 -07:00
Camelid
b205436ff6
Allow anyone to set regression labels
2020-10-04 16:57:32 -07:00
Pietro Albini
f64ddc60a5
triagebot: enable github releases synchronization
2020-09-08 10:43:52 +02:00
Santiago Pastorino
264434fea5
Prioritization WG: Open Zulip topics only for I-prioritize
issues
2020-08-13 17:04:36 -03:00
Yuki Okushi
b85dae00dc
Enable to ping RISC-V group via triagebot
2020-07-28 21:01:13 +09:00
Santiago Pastorino
cf52d5fb87
Use forge links for prioritization procedure
2020-07-20 16:29:58 -03:00
LeSeulArtichaut
dd346987e9
Fix Zulip topic format
2020-06-29 18:06:15 +02:00
Santiago Pastorino
ff068762a0
Alert @WG-prioritization/alerts instead of @WG-prioritization
2020-06-24 12:36:17 -03:00
Santiago Pastorino
5881b52d9a
Change wg-prioritization stream
2020-06-24 12:32:44 -03:00
LeSeulArtichaut
78baf421aa
Add procedure for prioritization notifications on Zulip
2020-06-24 15:33:08 +02:00
LeSeulArtichaut
ae71e965dc
Do not send a notification for P-high stable regressions
...
Add comment to clarify the pattern
2020-06-21 22:16:53 +02:00
LeSeulArtichaut
b126f329f9
Fix links when pinging notification groups
2020-06-12 20:33:18 +02:00
LeSeulArtichaut
cd137ee33f
Fix Zulip pings
2020-06-12 10:40:41 +02:00
LeSeulArtichaut
3a8f6c0943
Add various Zulip notifications for prioritization
2020-06-11 19:21:09 +02:00
Dylan DPC
6cc757e698
Rollup merge of #73181 - LeSeulArtichaut:patch-1, r=spastorino
...
Automatically prioritize unsoundness issues
r? @spastorino cc @Mark-Simulacrum @rust-lang/wg-prioritization
2020-06-11 13:16:06 +02:00
Santiago Pastorino
a01485c0da
Fix rustc-dev-guide url
2020-06-09 21:19:26 -03:00
Niko Matsakis
e0ec3d5dc6
fix URLs, include ARM
2020-06-09 18:01:58 -04:00
LeSeulArtichaut
c9f2cbf215
Automatically prioritize unsoundness issues
2020-06-09 22:58:32 +02:00
Santiago Pastorino
474b16b002
Add windows group to triagebot
2020-05-28 16:09:48 -03:00
Yuki Okushi
3fcb0f4bfa
Enable glacier
command via triagebot
2020-05-25 15:07:55 +09:00
Santiago Pastorino
93abdd7511
Add some teams to prioritization exclude_labels
2020-05-21 17:40:07 -03:00
Santiago Pastorino
00d42bbd2a
Add prioritize_on attribute to triagebot
2020-05-14 18:32:11 -03:00
LeSeulArtichaut
dc4c3e9da6
Setup the @rustbot prioritize
command
2020-04-10 15:22:40 +02:00
Mazdak Farrokhzad
89ef59af78
triagebot.toml: accept typo due to pnkfelix
2020-03-19 15:38:31 +01:00
Yuki Okushi
995e584678
Rollup merge of #69949 - rust-lang:triagebot-ping-alias, r=Mark-Simulacrum
...
triagebot.toml: add ping aliases
I think I got the syntax right.
Closes https://github.com/rust-lang/triagebot/issues/402 .
r? @Mark-Simulacrum
cc @pnkfelix
2020-03-14 04:03:29 +09:00
Mazdak Farrokhzad
90e8058716
triagebot.toml: add typo aliases
2020-03-12 18:06:40 +01:00
Mazdak Farrokhzad
118003d2dc
triagebot.toml: add ping aliases
2020-03-12 16:22:12 +01:00
Santiago Pastorino
b3b32b74bc
rust-lang.github.io/rustc-dev-guide -> rustc-dev-guide.rust-lang.org
2020-03-10 17:08:18 -03:00
Santiago Pastorino
0037f4e37c
Rename rustc-guide to rustc-dev-guide
2020-03-10 17:08:10 -03:00
Mark Rousskov
2c7c4460bb
Enable setting diagnostic labels
2020-02-26 20:54:13 -05:00