Skip to content

Conversation

@andygrove
Copy link
Member

Summary

  • The pending PR badge and link in README use status:success which excludes PRs where skipped checks (e.g. iceberg matrix jobs with unexpanded variables) prevent GitHub from reporting overall status as "success"
  • Changed to -status:failure so PRs are included unless they have actually failing checks

Test plan

🤖 Generated with Claude Code

Skipped CI checks (e.g. iceberg matrix jobs) cause `status:success` to
exclude PRs that have all checks passing. Using `-status:failure` instead
includes PRs where no checks have failed, which is the intended behavior.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@andygrove andygrove requested a review from comphead February 1, 2026 22:16
@andygrove andygrove closed this Feb 1, 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