potiuk opened a new pull request, #63318:
URL: https://github.com/apache/airflow/pull/63318
## Summary
- Add a new "add comment" (`a`) triage action that posts findings as a
comment
without converting the PR to draft — uses a softer message that just lists
what needs to be fixed. This is the default when CI passes and the only
issues are merge conflicts or unresolved review comments.
- After processing flagged PRs, present PRs that pass all checks with author
info, allowing the triager to mark them as ready for review (`r`) or skip.
## Test plan
- [ ] Run `breeze pr auto-triage` with PRs that have only conflicts or
unresolved
comments — verify default action is "add comment" and the posted
comment
doesn't mention drafting
- [ ] Run with PRs that pass all checks — verify they are shown after
flagged PRs
with author info and ready/skip prompt
- [ ] Verify existing draft/close flows still work as before
🤖 Generated with [Claude Code](https://claude.com/claude-code)
---
##### Was generative AI tooling used to co-author this PR?
- [X] Yes — Claude Code (claude-opus-4-6)
Generated-by: Claude Code (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]