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

Head commit for run:
a927cfcc6a3ceb181394f5e527885100783820aa / Jarek Potiuk <[email protected]>
Improve auto-triage: fake-SUCCESS detection, check status display, triage 
tracking, and UX

Adds detection of fake-SUCCESS PRs, displays check status counts with colors,
tracks triage state per PR, 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)

Triage tracking:
- Classify already-triaged PRs into "Waiting for Author" (commented, no
  response) vs "Responded" (author replied after triage)
- Add Triage column to the PR overview table showing: "Ready for review"
  (green), "Waiting for Author" (yellow), "Responded" (cyan), or "-" (blue,
  not yet triaged)
- Draft PRs also shown as "Waiting for Author"
- Show triaged breakdown in summary table

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/22985184022

With regards,
GitHub Actions via GitBox


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

Reply via email to