Skip to content

Commit 53e0232

Browse files
committed
Enable triagebot [concern] functionality
1 parent e0d014a commit 53e0232

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

triagebot.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1441,3 +1441,8 @@ days-threshold = 14
14411441
# Prevents mentions in commits to avoid users being spammed
14421442
# Documentation at: https://forge.rust-lang.org/triagebot/no-mentions.html
14431443
[no-mentions]
1444+
1445+
# Allow members to formally register concerns (`@rustbot concern my concern`)
1446+
# Documentation at: https://forge.rust-lang.org/triagebot/concern.html
1447+
[concern]
1448+
labels = ["S-waiting-on-concerns"]

0 commit comments

Comments
 (0)