2019-04-16 05:52:59 +08:00
|
|
|
[relabel]
|
|
|
|
allow-unauthenticated = [
|
2019-07-28 16:29:38 +08:00
|
|
|
"C-*", "A-*", "E-*", "NLL-*", "O-*", "S-*", "T-*", "WG-*", "F-*",
|
2020-02-27 09:54:13 +08:00
|
|
|
"D-*",
|
2021-11-04 20:35:10 +08:00
|
|
|
"needs-fcp",
|
2021-11-04 20:34:10 +08:00
|
|
|
"relnotes",
|
2019-07-28 16:29:38 +08:00
|
|
|
"requires-nightly",
|
2020-10-05 07:57:32 +08:00
|
|
|
"regression-*",
|
2021-07-01 20:56:24 +08:00
|
|
|
"perf-*",
|
2021-10-21 21:07:36 +08:00
|
|
|
# I-* without I-*nominated
|
|
|
|
"I-*", "!I-*nominated",
|
2019-10-04 00:31:06 +08:00
|
|
|
"AsyncAwait-OnDeck",
|
2019-04-16 05:52:59 +08:00
|
|
|
]
|
2019-05-17 04:22:18 +08:00
|
|
|
|
|
|
|
[assign]
|
2019-10-18 02:15:59 +08:00
|
|
|
|
2020-05-25 14:07:55 +08:00
|
|
|
[glacier]
|
|
|
|
|
2019-10-18 04:53:47 +08:00
|
|
|
[ping.icebreakers-llvm]
|
2020-03-13 01:06:40 +08:00
|
|
|
alias = ["llvm", "llvms"]
|
2019-10-18 02:15:59 +08:00
|
|
|
message = """\
|
|
|
|
Hey LLVM ICE-breakers! This bug has been identified as a good
|
|
|
|
"LLVM ICE-breaking candidate". In case it's useful, here are some
|
|
|
|
[instructions] for tackling these sorts of bugs. Maybe take a look?
|
|
|
|
Thanks! <3
|
|
|
|
|
2020-06-10 06:01:58 +08:00
|
|
|
[instructions]: https://rustc-dev-guide.rust-lang.org/notification-groups/llvm.html
|
2019-10-18 02:15:59 +08:00
|
|
|
"""
|
|
|
|
label = "ICEBreaker-LLVM"
|
2020-01-28 02:58:27 +08:00
|
|
|
|
|
|
|
[ping.icebreakers-cleanup-crew]
|
2020-03-19 22:38:31 +08:00
|
|
|
alias = ["cleanup", "cleanups", "cleanup-crew", "shrink", "reduce", "bisect"]
|
2020-01-28 02:58:27 +08:00
|
|
|
message = """\
|
|
|
|
Hey Cleanup Crew ICE-breakers! This bug has been identified as a good
|
|
|
|
"Cleanup ICE-breaking candidate". In case it's useful, here are some
|
|
|
|
[instructions] for tackling these sorts of bugs. Maybe take a look?
|
|
|
|
Thanks! <3
|
|
|
|
|
2020-06-10 06:01:58 +08:00
|
|
|
[instructions]: https://rustc-dev-guide.rust-lang.org/notification-groups/cleanup-crew.html
|
2020-01-28 02:58:27 +08:00
|
|
|
"""
|
|
|
|
label = "ICEBreaker-Cleanup-Crew"
|
2020-04-10 21:22:40 +08:00
|
|
|
|
2020-05-29 03:08:46 +08:00
|
|
|
[ping.windows]
|
|
|
|
message = """\
|
|
|
|
Hey Windows Group! This bug has been identified as a good "Windows candidate".
|
|
|
|
In case it's useful, here are some [instructions] for tackling these sorts of
|
|
|
|
bugs. Maybe take a look?
|
|
|
|
Thanks! <3
|
2020-06-13 02:33:18 +08:00
|
|
|
|
2020-06-10 08:19:26 +08:00
|
|
|
[instructions]: https://rustc-dev-guide.rust-lang.org/notification-groups/windows.html
|
2020-05-29 03:08:46 +08:00
|
|
|
"""
|
|
|
|
label = "O-windows"
|
|
|
|
|
2020-06-10 06:01:58 +08:00
|
|
|
[ping.arm]
|
|
|
|
message = """\
|
|
|
|
Hey ARM Group! This bug has been identified as a good "ARM candidate".
|
|
|
|
In case it's useful, here are some [instructions] for tackling these sorts of
|
|
|
|
bugs. Maybe take a look?
|
|
|
|
Thanks! <3
|
2020-06-13 02:33:18 +08:00
|
|
|
|
2020-06-10 08:19:26 +08:00
|
|
|
[instructions]: https://rustc-dev-guide.rust-lang.org/notification-groups/arm.html
|
2020-06-10 06:01:58 +08:00
|
|
|
"""
|
|
|
|
label = "O-ARM"
|
|
|
|
|
2020-07-28 20:01:13 +08:00
|
|
|
[ping.risc-v]
|
|
|
|
message = """\
|
|
|
|
Hey RISC-V Group! This bug has been identified as a good "RISC-V candidate".
|
|
|
|
In case it's useful, here are some [instructions] for tackling these sorts of
|
|
|
|
bugs. Maybe take a look?
|
|
|
|
Thanks! <3
|
|
|
|
|
|
|
|
[instructions]: https://rustc-dev-guide.rust-lang.org/notification-groups/risc-v.html
|
|
|
|
"""
|
|
|
|
label = "O-riscv"
|
|
|
|
|
2020-04-10 21:22:40 +08:00
|
|
|
[prioritize]
|
|
|
|
label = "I-prioritize"
|
2020-06-12 01:21:09 +08:00
|
|
|
|
|
|
|
[autolabel."I-prioritize"]
|
|
|
|
trigger_labels = [
|
2020-10-10 05:10:44 +08:00
|
|
|
"regression-untriaged",
|
2020-06-10 04:58:32 +08:00
|
|
|
"regression-from-stable-to-stable",
|
|
|
|
"regression-from-stable-to-beta",
|
|
|
|
"regression-from-stable-to-nightly",
|
2021-06-02 00:26:42 +08:00
|
|
|
"I-unsound",
|
2020-06-10 04:58:32 +08:00
|
|
|
]
|
2020-05-20 23:15:43 +08:00
|
|
|
exclude_labels = [
|
|
|
|
"P-*",
|
|
|
|
"T-infra",
|
|
|
|
"T-release",
|
2020-06-10 04:58:32 +08:00
|
|
|
"requires-nightly",
|
2020-05-20 23:15:43 +08:00
|
|
|
]
|
2020-06-12 01:21:09 +08:00
|
|
|
|
2021-12-12 08:51:07 +08:00
|
|
|
[autolabel."T-rustdoc"]
|
|
|
|
trigger_files = [
|
|
|
|
# Source code
|
|
|
|
"src/librustdoc",
|
|
|
|
"src/tools/rustdoc",
|
|
|
|
"src/rustdoc-json-types",
|
|
|
|
|
|
|
|
# Tests
|
|
|
|
"src/test/rustdoc",
|
|
|
|
"src/test/rustdoc-ui",
|
|
|
|
"src/test/rustdoc-gui",
|
|
|
|
"src/test/rustdoc-js",
|
|
|
|
"src/test/rustdoc-js-std",
|
|
|
|
"src/test/rustdoc-json",
|
|
|
|
|
|
|
|
# Internal tooling
|
|
|
|
"src/etc/htmldocck.py",
|
|
|
|
"src/tools/jsondocck",
|
|
|
|
"src/tools/rustdoc-gui",
|
|
|
|
"src/tools/rustdoc-js",
|
|
|
|
"src/tools/rustdoc-themes",
|
|
|
|
]
|
2022-02-13 00:47:00 +08:00
|
|
|
exclude_labels = [
|
|
|
|
"T-*",
|
|
|
|
]
|
2021-12-12 08:51:07 +08:00
|
|
|
|
2021-12-12 10:03:52 +08:00
|
|
|
[autolabel."T-compiler"]
|
|
|
|
trigger_files = [
|
|
|
|
# Source code
|
|
|
|
"compiler",
|
|
|
|
|
|
|
|
# Tests
|
|
|
|
"src/test/ui",
|
|
|
|
]
|
2022-02-13 00:47:00 +08:00
|
|
|
exclude_labels = [
|
|
|
|
"T-*",
|
|
|
|
]
|
2021-12-12 10:03:52 +08:00
|
|
|
|
2020-06-12 01:21:09 +08:00
|
|
|
[notify-zulip."I-prioritize"]
|
2020-06-24 23:32:44 +08:00
|
|
|
zulip_stream = 245100 # #t-compiler/wg-prioritization/alerts
|
2020-12-21 06:08:55 +08:00
|
|
|
topic = "#{number} {title}"
|
2020-06-24 21:33:08 +08:00
|
|
|
message_on_add = """\
|
2020-06-24 23:36:17 +08:00
|
|
|
@*WG-prioritization/alerts* issue #{number} has been requested for prioritization.
|
2020-06-24 21:33:08 +08:00
|
|
|
|
2020-07-21 03:29:58 +08:00
|
|
|
# [Procedure](https://forge.rust-lang.org/compiler/prioritization/procedure.html#assign-priority-to-unprioritized-issues-with-i-prioritize-label)
|
2020-06-24 21:33:08 +08:00
|
|
|
- Priority?
|
|
|
|
- Regression?
|
|
|
|
- Notify people/groups?
|
|
|
|
- Needs `I-nominated`?
|
|
|
|
"""
|
2020-06-12 01:21:09 +08:00
|
|
|
message_on_remove = "Issue #{number}'s prioritization request has been removed."
|
2020-12-31 09:22:10 +08:00
|
|
|
message_on_close = "Issue #{number} has been closed while requested for prioritization."
|
|
|
|
message_on_reopen = "Issue #{number} has been reopened."
|
2020-09-08 16:43:52 +08:00
|
|
|
|
2021-03-02 08:33:47 +08:00
|
|
|
[notify-zulip."T-rustdoc"]
|
|
|
|
required_labels = ["I-nominated"]
|
|
|
|
zulip_stream = 266220 # #rustdoc
|
|
|
|
topic = "nominated: #{number}"
|
|
|
|
message_on_add = """\
|
|
|
|
@*T-rustdoc* issue #{number} "{title}" has been nominated for `T-rustdoc` discussion.
|
|
|
|
"""
|
|
|
|
message_on_remove = "Issue #{number}'s nomination request has been removed."
|
|
|
|
|
2021-07-26 17:38:46 +08:00
|
|
|
[notify-zulip."A-edition-2021"]
|
|
|
|
required_labels = ["C-bug"]
|
2021-07-26 16:31:28 +08:00
|
|
|
zulip_stream = 268952 # #edition 2021
|
|
|
|
topic = "Edition Bugs"
|
|
|
|
message_on_add = """\
|
|
|
|
Issue #{number} "{title}" has been added.
|
|
|
|
"""
|
|
|
|
|
2020-09-08 16:43:52 +08:00
|
|
|
[github-releases]
|
|
|
|
format = "rustc"
|
|
|
|
project-name = "Rust"
|
|
|
|
changelog-path = "RELEASES.md"
|
|
|
|
changelog-branch = "master"
|
2021-07-19 03:52:18 +08:00
|
|
|
|
|
|
|
[shortcut]
|