diff --git a/triagebot.toml b/triagebot.toml index ac0ea1ec..521dffd4 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -7,3 +7,8 @@ zulip_stream = 233931 zulip_ping = "T-compiler" [relabel] + +# Enables `concern`/`resolve` commands. +# Documentation at https://forge.rust-lang.org/triagebot/concern.html +[concern] +labels = ["has-concerns"]