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

   The contributor-facing PR-triage comments currently enumerate every failing 
job name underneath each category — e.g. five Kubernetes test variants plus 
`(+1 more)` — for every PR that hits a CI failure. The same job names are 
already visible in GitHub's Checks tab; repeating them in the comment adds 
noise and pushes the message past the size where most contributors actually 
read it.
   
   This PR pins the `<violations>` bullet to the **bare-category form** via 
`.apache-steward-overrides/pr-management-triage-comment-templates.md`:
   
   ```
   - :x: **<category>**. See [docs](<doc_link>).
   ```
   
   - Per-category remediation snippets the framework default may add (e.g. 
inline `Run prek run ...` steps) are dropped too — the linked doc has them.
   - Short single-clause inline payloads (unresolved-thread count, the existing 
`Multiple flagged PRs` line in `close`) remain permitted; the rule targets 
multi-item job-name lists.
   - Everything else in the triage comment — link to the quality criteria, 
per-category doc URLs, what-to-do-next / no-rush line, AI-attribution footer, 
two-stage-process link — is untouched.
   
   Discussed on the dev list — ["RE: Re: [DISCUSS] PR auto-triage recent stats 
(how do we do more 
reviews)"](https://lists.apache.org/[email protected]).
   
   ---
   
   ##### Was generative AI tooling used to co-author this PR?
   
   - [X] Yes — Claude Code (Opus 4.7)
   
   Generated-by: Claude Code (Opus 4.7) 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