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 56bb517 commit b348e41Copy full SHA for b348e41
src/tools/miri/triagebot.toml
@@ -10,14 +10,10 @@ allow-unauthenticated = [
10
# Gives us the commands 'ready', 'author', 'blocked'
11
[shortcut]
12
13
-# Gives us 'claim', 'release-assignment', 'assign @user'
+# Enables assigning users to issues and PRs.
14
[assign]
15
-# If set, posts a warning message if the PR is opened against a non-default
16
-# branch (usually main or master).
17
warn_non_default_branch = true
18
-# If set, the welcome message to new contributors will include this link to
19
-# a contributing guide.
20
-contributing_url = "https://rustc-dev-guide.rust-lang.org/contributing.html"
+contributing_url = "https://github.com/rust-lang/miri/blob/master/CONTRIBUTING.md"
21
22
[no-merges]
23
exclude_titles = ["Rustup"]
0 commit comments