kevinjqliu opened a new pull request, #3832: URL: https://github.com/apache/iceberg-python/pull/3832
# Rationale for this change Auto-merge only waits for checks configured as required. Run merge-critical workflows on every pull request and require their exact check contexts so squash auto-merge cannot merge before CI passes. This removes workflow-level path filters that would otherwise leave required checks pending when skipped. # Are these changes tested? - actionlint passed for the modified workflows - YAML parsing and git diff checks passed - Commit hooks passed # Are there any user-facing changes? No. -- 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]
