We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
needs-triage
1 parent 5c0bd7e commit dd88af6Copy full SHA for dd88af6
triagebot.toml
@@ -5,9 +5,20 @@
5
# Labels
6
# ------------------------------------------------------------------------------
7
8
+[relabel]
9
+allow-unauthenticated = [
10
+ "needs-triage",
11
+]
12
+
13
[autolabel."pr-not-reviewed"]
14
new_pr = true
15
16
+[autolabel."needs-triage"]
17
+new_issue = true
18
+exclude_labels = [
19
+ "C-tracking-issue",
20
21
22
23
# PR assignments
24
0 commit comments