Skip to content

Commit 3bffe1d

Browse files
committed
Make triagebot warn on non-default branches
This should help catch PRs that are accidentally made against `libc-0.2` rather than `main`. (backport <#4395>) (cherry picked from commit 4959c76)
1 parent ae44b25 commit 3bffe1d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

triagebot.toml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ allow-unauthenticated = [
88
]
99

1010
[assign]
11+
warn_non_default_branch.enable = true
1112
contributing_url = "https://github.com/rust-lang/libc/blob/HEAD/CONTRIBUTING.md"
1213

1314
[assign.owners]

0 commit comments

Comments
 (0)