andygrove opened a new pull request, #3359: URL: https://github.com/apache/datafusion-comet/pull/3359
## 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 - Verify the [pending PR link](https://github.com/apache/datafusion-comet/pulls?q=is%3Apr+is%3Aopen+draft%3Afalse+review%3Arequired+-status%3Afailure+sort%3Aupdated-desc) now includes PRs like #3358 that were previously excluded 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
