The GitHub Actions job "CodeQL" on airflow.git/improve-triage-no-pending-runs 
has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
768047e94ae1a015f274c52742fed397617f7335 / Jarek Potiuk <[email protected]>
Improve auto-triage: detect fake-SUCCESS PRs, check status display, and smarter 
defaults

Adds detection of PRs that appear as SUCCESS but only have trivial bot/labeler
checks (no real CI), displays check status counts with colors, and improves
workflow approval prompt defaults.

Fake-SUCCESS detection:
- Detect PRs whose rollup state is SUCCESS but only have bot/labeler checks
  with no real CI runs (fake-SUCCESS)
- Reclassify fake-SUCCESS PRs as NOT_RUN so they get routed to workflow
  approval
- Add rerun checks suggestion for fake-SUCCESS PRs that are not too far
  behind

Check status display:
- Fetch and display per-check status counts (success, failure, in_progress,
  etc.) with colored output in the workflow approval panel
- Automatically skip PRs with checks still running (in_progress, queued,
  or pending)

Workflow approval UX:
- Default to Y for "Review diff?" prompt so pressing Enter shows the diff
- Default to N for "Approve workflow runs?" when .github/ or scripts/ changes
  are detected, Y otherwise

Report URL: https://github.com/apache/airflow/actions/runs/22982957775

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to