X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=triagebot.toml;h=1e4df4d3fb79a58185907d63c0574bdeb779ec16;hb=c5a34d802db7e445de84728e310740cb68857d90;hp=81c6719647fc1476ff7bf3d2bbc5ddb9e154f8aa;hpb=72d655b5b688ef1aec3507c6622f59dc53e7dd81;p=rust.git diff --git a/triagebot.toml b/triagebot.toml index 81c6719647f..1e4df4d3fb7 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -102,6 +102,8 @@ message_on_add = """\ - Needs `I-nominated`? """ message_on_remove = "Issue #{number}'s prioritization request has been removed." +message_on_close = "Issue #{number} has been closed while requested for prioritization." +message_on_reopen = "Issue #{number} has been reopened." [notify-zulip."T-rustdoc"] required_labels = ["I-nominated"]