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.
[concern]
1 parent e0d014a commit 53e0232Copy full SHA for 53e0232
triagebot.toml
@@ -1441,3 +1441,8 @@ days-threshold = 14
1441
# Prevents mentions in commits to avoid users being spammed
1442
# Documentation at: https://forge.rust-lang.org/triagebot/no-mentions.html
1443
[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