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

   ## Summary
   
   Drops three stale references to the deprecated
   `mark-ready-with-ping` action in
   `.claude/skills/pr-management-triage/comment-templates.md`.
   
   The action itself was retired when the two-sweep
   `request-author-confirmation` → `mark-ready` (label-only) flow
   landed — `actions.md` and `classify-and-act.md` no longer
   reference it, and `comment-templates.md` no longer defines a
   body for it. Three text references survived the deprecation:
   
   | Line | Context |
   |---|---|
   | 23 | `<reviewers>` placeholder bullet |
   | 61 | Reviewer-mention policy prose |
   | 78 | Placeholder-reference table's "Use in" column |
   
   Each is a pointer to a template that no longer exists in this
   file. Removing the references shortens each line without losing
   information — the remaining context ("reviewer-re-review
   variants") is the complete and accurate list of where
   `<reviewers>` (the `@login`-mentioning placeholder) applies.
   
   The intentional historical mention in `rationale.md` (section
   "Why a two-sweep gate at all") stays — it explains the
   deprecation rationale and is load-bearing context.
   
   ## Test plan
   
   - [x] prek passes (markdownlint, skill-validator, doctoc, typos,
     check-placeholders)
   - [x] No other framework file references `mark-ready-with-ping`
     except `rationale.md` (verified via `grep -rn`)
   
   Generated-by: Claude (Opus 4.7)


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