Skip to content

fix: run CI tests on release-please PRs#30

Merged
genu merged 1 commit intomasterfrom
genu/fix-release-pr-ci
Mar 6, 2026
Merged

fix: run CI tests on release-please PRs#30
genu merged 1 commit intomasterfrom
genu/fix-release-pr-ci

Conversation

@genu
Copy link
Owner

@genu genu commented Mar 6, 2026

Summary

  • Removes the if: !startsWith(github.head_ref, 'release-please--') condition from the CI workflow that was preventing the test job from running on release PRs
  • This was causing release PRs to be stuck on "test Expected — Waiting for status to be reported" because the required status check was never reported

Test plan

  • Create a release PR and verify the test CI job runs successfully

🤖 Generated with Claude Code

@genu genu merged commit 08beb55 into master Mar 6, 2026
2 checks passed
@genu genu deleted the genu/fix-release-pr-ci branch March 6, 2026 00:40
@github-actions github-actions bot mentioned this pull request Mar 6, 2026
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.

1 participant