Skip to content

Commit 4ae3576

Browse files
committed
Auto merge of #11655 - ehuss:triagebot-branch, r=weihanglo
Warn on commits to non-default branches. This will make triagebot post a warning when a PR is opened against a non-master branch.
2 parents 0de0e80 + 620f383 commit 4ae3576

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

triagebot.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ new_pr = true
3232

3333
[assign]
3434
contributing_url = "https://rust-lang.github.io/cargo/contrib/"
35+
warn_non_default_branch = true
3536

3637
[assign.owners]
3738
"*" = ["@ehuss", "@epage", "@weihanglo"]

0 commit comments

Comments
 (0)