Commit b57b711
committed
Enable triagebot no-merges check
This configuration will exclude rollup PRs and subtree/submodule sync
PRs from merge commit detection, and it will post the default warning
message and add the `has-merge-commits` and `S-waiting-on-author` labels
when merge commits are detected on other PRs.
The eventual vision is to have bors refuse to merge if the
`has-merge-commits` label is present. A reviewer can still
force the merge by removing that label if they so wish.1 parent 0699d99 commit b57b711
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
313 | 317 | | |
314 | 318 | | |
315 | 319 | | |
| |||
0 commit comments