The GitHub Actions job "Tests" on airflow.git/add-breeze-pr-draft-incomplete has failed. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 74cb643b1852697391c67e15fc31c09c1f74d6f0 / Jarek Potiuk <[email protected]> Add `breeze pr auto-triage` command Add a new Breeze CLI command that helps maintainers efficiently triage open PRs from non-collaborators that don't meet minimum quality criteria. The command fetches open PRs via GitHub GraphQL API with optimized chunked queries, runs deterministic CI checks (failures, merge conflicts, missing test workflows), optionally runs LLM-based quality assessment, and presents flagged PRs interactively for maintainer review with author profiles and contribution history. Key features: - Optimized GraphQL queries with chunking to avoid GitHub timeout errors - Deterministic CI failure detection with categorized fix instructions - LLM assessment via `claude` or `codex` CLI for content quality - Interactive review with Rich panels, clickable links, and author context - "maintainer-accepted" label to skip PRs on future runs - Workflow approval support for first-time contributor PRs awaiting CI runs - Merge conflict and commits-behind detection with rebase guidance Co-Authored-By: Claude Opus 4.6 <[email protected]> Update dev/breeze/src/airflow_breeze/commands/pr_commands.py Co-authored-by: Copilot <[email protected]> Update dev/breeze/src/airflow_breeze/utils/llm_utils.py Co-authored-by: Copilot <[email protected]> Update contributing-docs/05_pull_requests.rst Co-authored-by: Copilot <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/22690761021 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
