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.
2 parents d549d4f + d0bf6e6 commit 6ecbc34Copy full SHA for 6ecbc34
triagebot.toml
@@ -424,7 +424,15 @@ message_on_reopen = "Issue #{number} has been reopened. Pinging @*T-types*."
424
425
[notify-zulip."A-edition-2021"]
426
required_labels = ["C-bug"]
427
-zulip_stream = 268952 # #edition 2021
+zulip_stream = 268952 # #edition
428
+topic = "Edition Bugs"
429
+message_on_add = """\
430
+Issue #{number} "{title}" has been added (previous edition 2021).
431
+"""
432
+
433
+[notify-zulip."A-edition-2024"]
434
+required_labels = ["C-bug"]
435
436
topic = "Edition Bugs"
437
message_on_add = """\
438
Issue #{number} "{title}" has been added.
0 commit comments