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

Fix #1180: Add PR status check that fails unless based on master #1213

Merged
merged 2 commits into from
May 13, 2024

Conversation

bfops
Copy link
Collaborator

@bfops bfops commented May 12, 2024

Description of Changes

#1180 added a GitHub status check for PRs; this check fails if a PR is based on any branch besides master.

It turns out that this check runs, and fails, on commits that are not part of a PR at all.

I believe this PR fixes that.

API and ABI breaking changes

No runtime changes.

Expected complexity level and risk

1

Testing

Not super satisfying, but the check currently passes on this PR 🤷

@bfops bfops requested a review from a team May 12, 2024 13:50
@bfops bfops added the release-any To be landed in any release window label May 12, 2024
@bfops bfops added this pull request to the merge queue May 13, 2024
Merged via the queue into master with commit 669d487 May 13, 2024
11 checks passed
@Centril Centril deleted the bfops/fix-github-action branch May 27, 2024 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-any To be landed in any release window
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants