potiuk opened a new pull request, #67488:
URL: https://github.com/apache/airflow/pull/67488
Drops content from `.apache-steward-overrides/` that the
framework either already provides via default or no longer
references.
**`.apache-steward-overrides/pr-management-triage-comment-templates.md`**
goes from 320 → 196 lines. The framework's
`.claude/skills/pr-management-triage/comment-templates.md`
documents this override file's role as supplying
"comment-body URLs, AI-attribution footer wording, project
display name" — explicitly *not* template bodies. The
framework ships default bodies for every triage template; the
skill renders them with the URLs / wording from this
override's tables.
Sections deleted (all byte-identical to framework defaults,
or referencing actions the framework removed):
- `draft`, `comment-only`, `close` — framework defaults
differ only by the `<upstream>` placeholder (which
resolves to `apache/airflow` for this project)
- `review-nudge` (author-primary + reviewer-re-review) —
both byte-identical to framework defaults (the
author-primary variant was added by #67428; that PR was
redundant since the framework already shipped it)
- `reviewer-ping` (author-primary + reviewer-re-review) —
same situation
- `mark-ready-with-ping` — the framework retired this action
when the two-sweep `request-author-confirmation` →
`mark-ready` flow landed; the override's body has been
dead code since
- `stale-draft-close` (triaged + untriaged),
`inactive-to-draft`, `stale-workflow-approval`,
`suspicious-changes` — all byte-identical to framework
defaults (the framework expands `<PROJECT>` /
`<project_communication_channel>` from this override's URL
table)
Kept: `request-author-confirmation` — Apache Airflow's "if
yes, reply yes/ready and a maintainer sweep picks up the PR"
workflow differs from the framework's default "if yes, ping
the reviewer for label" flow. A framework PR
(apache/airflow-steward#286) promotes this as an optional
`confirmation_handback_mode: maintainer-sweep` variant; once
that lands, a follow-up PR here can drop the last
project-specific body and just configure the mode.
**`.apache-steward-overrides/user.md`** is deleted. It was
all `TODO` placeholders (no project value ever filled in)
and sits at the framework's deprecated per-project
location. The recommended location is per-user
`~/.config/apache-steward/user.md` (see
apache/airflow-steward `setup-steward/adopt.md` Step 9b),
filled in once per machine and shared across all an
adopter's project worktrees.
---
##### Was generative AI tooling used to co-author this PR?
- [X] Yes — Claude (Opus 4.7)
Generated-by: Claude (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]