Skip to content

CI - Skip PR approval check on external PRs#4604

Merged
clockwork-labs-bot merged 1 commit intomasterfrom
bfops/relax-approval-check
Mar 11, 2026
Merged

CI - Skip PR approval check on external PRs#4604
clockwork-labs-bot merged 1 commit intomasterfrom
bfops/relax-approval-check

Conversation

@bfops
Copy link
Collaborator

@bfops bfops commented Mar 10, 2026

Description of Changes

It doesn't have permission to run on external PRs, but that's kinda okay since external PRs are rarely authored by clockwork-labs-bot anyway.

API and ABI breaking changes

None.

Expected complexity level and risk

1

Testing

None

@bfops bfops requested a review from jdetter as a code owner March 10, 2026 18:21
@jdetter jdetter added this pull request to the merge queue Mar 11, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 11, 2026
@clockwork-labs-bot clockwork-labs-bot added this pull request to the merge queue Mar 11, 2026
Merged via the queue into master with commit b1c158d Mar 11, 2026
73 of 76 checks passed
@bfops bfops deleted the bfops/relax-approval-check branch March 11, 2026 15:56
github-merge-queue bot pushed a commit that referenced this pull request Mar 11, 2026
…4611)

# Description of Changes

#4604 skipped the check
run for external PRs, but because it needs to post a separate commit
status (see #4578),
this was not the right solution. We need to _run_ the check but
trivially post a success on external PRs. Sigh.

# API and ABI breaking changes

None.

# Expected complexity level and risk

1

# Testing

I don't know how to test github workflows.

Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
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.

3 participants