mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +00:00
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.
This commit is contained in:
commit
4ae3576c42
@ -32,6 +32,7 @@ new_pr = true
|
||||
|
||||
[assign]
|
||||
contributing_url = "https://rust-lang.github.io/cargo/contrib/"
|
||||
warn_non_default_branch = true
|
||||
|
||||
[assign.owners]
|
||||
"*" = ["@ehuss", "@epage", "@weihanglo"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user