]> git.lizzy.rs Git - rust.git/blobdiff - triagebot.toml
Use a test value that doesn't depend on the handling of even/odd rounding
[rust.git] / triagebot.toml
index 81c6719647fc1476ff7bf3d2bbc5ddb9e154f8aa..1e4df4d3fb79a58185907d63c0574bdeb779ec16 100644 (file)
@@ -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"]