Skip to content

Commit 4888fc9

Browse files
authored
Merge pull request #64 from yaahc/relabel
enable relabel feature for libs-team repo
2 parents 040ff94 + 69ebd9b commit 4888fc9

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

triagebot.toml

+22
Original file line numberDiff line numberDiff line change
@@ -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+
123
# [major-change]
224
# second_label = "initial-comment-period"
325
# meeting_label = "I-nominated"

0 commit comments

Comments
 (0)