Don't relabel to a team if there is already a team label

This commit is contained in:
Jack Huey 2022-02-12 11:47:00 -05:00
parent 9c3a3e3d5b
commit a0d603f6e8
1 changed files with 6 additions and 0 deletions

View File

@ -113,6 +113,9 @@ trigger_files = [
"src/tools/rustdoc-js",
"src/tools/rustdoc-themes",
]
exclude_labels = [
"T-*",
]
[autolabel."T-compiler"]
trigger_files = [
@ -122,6 +125,9 @@ trigger_files = [
# Tests
"src/test/ui",
]
exclude_labels = [
"T-*",
]
[notify-zulip."I-prioritize"]
zulip_stream = 245100 # #t-compiler/wg-prioritization/alerts