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.
concerns_label
1 parent 0f9b8a5 commit 46e1c01Copy full SHA for 46e1c01
src/triagebot/major-changes.md
@@ -32,6 +32,10 @@ second_label = "final-comment-period"
32
# Typically this is used to track what needs to be discussed at a meeting.
33
meeting_label = "to-announce"
34
35
+# Label that indicates there are active concerns on the MCP
36
+# Typically tracked by `@rustbot concern`
37
+concerns_label = "has-concerns"
38
+
39
# When this label is added to an issue, that triggers acceptance of the proposal
40
# which sends an update to Zulip.
41
# Defaults to "major-change-accepted".
0 commit comments