We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 040ff94 + 69ebd9b commit 4888fc9Copy full SHA for 4888fc9
triagebot.toml
@@ -1,3 +1,25 @@
1
+[relabel]
2
+allow-unauthenticated = [
3
+ "A-*",
4
+ "C-*",
5
+ "D-*",
6
+ "E-*",
7
+ "F-*",
8
+ "I-*",
9
+ "NLL-*",
10
+ "O-*",
11
+ "S-*",
12
+ "T-*",
13
+ "WG-*",
14
+ "needs-fcp",
15
+ "relnotes",
16
+ "requires-nightly",
17
+ "regression-*",
18
+ "perf-*",
19
+ "AsyncAwait-OnDeck",
20
+ "initial-comment-period",
21
+]
22
+
23
# [major-change]
24
# second_label = "initial-comment-period"
25
# meeting_label = "I-nominated"
0 commit comments