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.
1 parent cc9dca1 commit effdfb4Copy full SHA for effdfb4
src/doc/rustc-dev-guide/triagebot.toml
@@ -29,6 +29,10 @@ add_labels = ["S-waiting-on-review"]
29
[autolabel."S-waiting-on-review"]
30
new_pr = true
31
32
+# Enable issue transfers within the org
33
+# Documentation at: https://forge.rust-lang.org/triagebot/transfer.html
34
+[transfer]
35
+
36
[relabel]
37
allow-unauthenticated = [
38
"-Z*",
0 commit comments