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 3aef19f + b3ab896 commit c715a88Copy full SHA for c715a88
triagebot.toml
@@ -4,3 +4,13 @@ allow-unauthenticated = [
4
"T-*",
5
"not-rfc",
6
]
7
+
8
+[notify-zulip."T-cargo"]
9
+zulip_stream = 246057 # t-cargo
10
+topic = "RFC #{number} - {title}"
11
+message_on_add = "A new T-cargo RFC has been opened: https://github.com/rust-lang/rfcs/pull/{number}"
12
13
+[notify-zulip."T-crates-io"]
14
+zulip_stream = 318791 # t-crates-io
15
16
+message_on_add = "A new T-crates-io RFC has been opened: https://github.com/rust-lang/rfcs/pull/{number}"
0 commit comments