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 a2c1d56 commit 6b7700eCopy full SHA for 6b7700e
triagebot.toml
@@ -6,7 +6,7 @@ allow-unauthenticated = [
6
7
# Allows shortcuts like `@rustbot ready`
8
#
9
-# See https://github.com/rust-lang/triagebot/wiki/Shortcuts
+# See https://forge.rust-lang.org/triagebot/shortcuts.html
10
[shortcut]
11
12
# Have rustbot inform users about the *No Merge Policy*
@@ -19,6 +19,7 @@ new_pr = true
19
20
[assign]
21
contributing_url = "https://github.com/rust-lang/rust-clippy/blob/master/CONTRIBUTING.md"
22
+users_on_vacation = ["xFrednet"]
23
24
[assign.owners]
25
"/.github" = ["@flip1995"]
0 commit comments