potiuk commented on PR #68743: URL: https://github.com/apache/airflow/pull/68743#issuecomment-4798242730
@aoelvp94 — the **Static checks** CI job is failing here, which needs a code fix on your side (a rerun won't clear it). You can reproduce and fix locally with: ``` pre-commit run --all-files # or: breeze static-checks ``` Once those pass and CI is green, it'll be ready for a maintainer to pick up. Thanks! See the [PR quality criteria](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#pull-request-quality-criteria). <sub>Automated first-pass triage note drafted by an AI-assisted tool — may get things wrong; once addressed, a real Apache Airflow maintainer takes the next look. ([why automated](https://github.com/apache/airflow/blob/main/contributing-docs/25_maintainer_pr_triage.md))</sub> --- Drafted-by: Claude Code (Opus 4.8); reviewed by @potiuk before posting -- 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]
