anhtnt90dev opened a new pull request, #421: URL: https://github.com/apache/airflow-steward/pull/421
## Summary - replace the failed-hook extraction pipeline with ANSI-stripping awk parsing - list each failed hook name in the trailing summary instead of a generic failed line - preserve the wrapper exit behavior for success and failure paths Fixes #406 ## Test plan - Stubbed `prek` failure output with colorized `typos` and `ruff` failures; script exited 1 and printed both hook names under `Failed hooks:` - Stubbed successful `prek` output; script exited 0 - Ran `git diff --check -- tools/dev/agent-pre-commit.sh` -- 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]
