Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable triagebot no-merges check #114157

Merged
merged 1 commit into from
Oct 16, 2023
Merged

Commits on Oct 16, 2023

  1. Enable triagebot no-merges check

    This configuration will exclude rollup PRs and subtree sync PRs from
    merge commit detection. On other PRs, it will post the default warning
    message and add the `has-merge-commits` and `S-waiting-on-author`
    labels when merge commits are detected.
    
    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.
    pitaj committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    4baa12b View commit details
    Browse the repository at this point in the history