jedcunningham opened a new pull request, #60194: URL: https://github.com/apache/airflow/pull/60194
The prek command was comparing `github.sha` with itself, which checked no files. Now uses `merge-base` to check all files changed in the PR against the base branch. This ensures static checks are actually ran in PRs like #60168. -- 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]
