potiuk opened a new pull request, #63350:
URL: https://github.com/apache/airflow/pull/63350

   Draft PRs are now included in the workflow approval phase of auto-triage, 
since they also need workflow runs to be approved. PRs with workflows already 
in progress or queued are automatically excluded to avoid redundant reviews.
   
   Changes:
   - Remove `draft:false` from the PR search query so draft PRs are fetched
   - Add `isDraft` field to GraphQL queries and `PRData` dataclass
   - Route draft PRs to the workflow approval phase (same as `NOT_RUN` PRs)
   - Check GitHub Actions API for in-progress/queued workflow runs and exclude 
those PRs
   - Show draft status in PR overview table and workflow approval panels
   - Display count of excluded workflows-in-progress PRs in summary
   
   Depends on #63347.
   
   ---
   
   ##### Was generative AI tooling used to co-author this PR?
   
   - [X] Yes — Claude Opus 4.6
   
   Generated-by: Claude Opus 4.6 following [the 
guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions)


-- 
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]

Reply via email to