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

Allow BCR PR reviewer to merge PRs #2176

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

meteorcloudy
Copy link
Member

With all the presubmit checks enhanced, it should now be safe to allow the BCR presubmit bot to merge PRs.

Merged PRs will be assigned an "auto-merged" label for post-audit.

@meteorcloudy meteorcloudy merged commit b105624 into bazelbuild:master Feb 7, 2025
1 check passed
owner,
repo,
issue_number: prNumber,
labels: ['auto-merged'],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't the PR author remove this label?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR author usually don't have permission to modify labels except they are BCR maintainers, right?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wasn't sure, but if that's the case, then this looks good!

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I double check, this is true ;)

meteorcloudy added a commit to bazelbuild/bazel-central-registry that referenced this pull request Feb 10, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fweikert pushed a commit to fweikert/continuous-integration that referenced this pull request Mar 27, 2025
With all the presubmit checks enhanced, it should now be safe to allow
the BCR presubmit bot to merge PRs.

Merged PRs will be assigned an "auto-merged" label for post-audit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants