Skip to content

Commit 081d58e

Browse files
authored
Merge pull request #880 from Urgau/enable-triagebot-concern
Enable triagebot `concern`/`resolve` commands
2 parents 97f65b7 + ee2efc4 commit 081d58e

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
@@ -7,3 +7,8 @@ zulip_stream = 233931
77
zulip_ping = "T-compiler"
88

99
[relabel]
10+
11+
# Enables `concern`/`resolve` commands.
12+
# Documentation at https://forge.rust-lang.org/triagebot/concern.html
13+
[concern]
14+
labels = ["has-concerns"]

0 commit comments

Comments
 (0)