triagebot: apply `needs-triage` label for new issues
This commit is contained in:
parent
531ef6c610
commit
6f298ff4b7
|
|
@ -1,5 +1,15 @@
|
|||
# This file's format is documented at
|
||||
# https://forge.rust-lang.org/triagebot/pr-assignment.html#configuration
|
||||
|
||||
[assign]
|
||||
|
||||
[autolabel."needs-triage"]
|
||||
new_issue = true
|
||||
exclude_labels = [
|
||||
"A-diagnostics",
|
||||
"C-tracking-issue",
|
||||
]
|
||||
|
||||
[relabel]
|
||||
allow-unauthenticated = [
|
||||
"-Z*",
|
||||
|
|
|
|||
Loading…
Reference in New Issue