Skip to content

[v3-2-test] Update apache-steward snapshot to b19ac36 and drop local SPDX header (#67412)#67422

Merged
potiuk merged 1 commit into
apache:v3-2-testfrom
potiuk:cherry-pick-67412-v3-2-test
May 24, 2026
Merged

[v3-2-test] Update apache-steward snapshot to b19ac36 and drop local SPDX header (#67412)#67422
potiuk merged 1 commit into
apache:v3-2-testfrom
potiuk:cherry-pick-67412-v3-2-test

Conversation

@potiuk

@potiuk potiuk commented May 24, 2026

Copy link
Copy Markdown
Member

Cherry-pick of #67412 onto v3-2-test. Catches v3-2-test up to the latest steward state after the framework adoption (#67420) just landed.

What changes

  • Bumps the apache-steward framework snapshot to apache/airflow-steward `b19ac36` (4 commits beyond the prior `b9e1967` pin).
  • Re-syncs the committed `setup-steward` skill byte-for-byte to match the framework snapshot.
  • Drops the per-file SPDX header that the previous adopt added on top of every framework skill file under `.github/skills/setup-steward/` — the header was airflow-specific decoration on framework-owned content; reconciliation with future framework updates is cleaner without it.
  • Updates the agentic-markdown `insert-license` prek hook to exclude `.github/skills/setup-steward/` so the header is not auto-re-added.
  • Adds two `.gitignore` entries surfaced by `/setup-steward verify`:
    • `/.claude/settings.local.json` (per-machine sandbox-allowlist file).
    • `/.claude/skills/issue-` (Pattern-B mirror of the existing `/.github/skills/issue-` entry).

What does not change

  • No new opt-in framework families wired (still pr-management only).
  • The `lychee` prek hook does not exist on v3-2-test, so the corresponding lychee-exclude hunk from the main commit is N/A here.

After merge

`/setup-steward verify` runs clean against the v3-2-test snapshot pin.


Was generative AI tooling used to co-author this PR?
  • Yes — Claude Code (Opus 4.7)

Generated-by: Claude Code (Opus 4.7) following the guidelines

…pache#67412)

Bumps the apache-steward framework snapshot to apache/airflow-steward
b19ac36 (4 commits beyond the prior b9e1967). The committed setup-steward
skill is re-synced to match the snapshot byte-for-byte; the per-file SPDX
header that the previous adopt added on top of every framework skill file
is dropped, and the agentic-markdown insert-license prek hook is updated
to exclude .github/skills/setup-steward/ so the header is not auto-re-added.

Also fixes two .gitignore gaps surfaced by /setup-steward verify:

- Adds /.claude/settings.local.json (per-machine sandbox-allowlist file
  written by setup-isolated-setup-install's helper; must never be
  committed since the content is machine-specific absolute paths).
- Adds /.claude/skills/issue-* (Pattern-B mirror of the existing
  /.github/skills/issue-* entry; required for symmetry so future
  /setup-steward adopt with the issue family does not stage symlinks).

No new opt-in families wired (still pr-management only). Framework
brought new skills behind opt-in: issue-* (5), security-* (8),
contributor-nomination, write-skill.
@potiuk potiuk added this to the Airflow 3.2.2 milestone May 24, 2026
@potiuk potiuk merged commit 2f68cf1 into apache:v3-2-test May 24, 2026
35 checks passed
@potiuk potiuk deleted the cherry-pick-67412-v3-2-test branch May 24, 2026 16:00
vatsrahul1001 pushed a commit that referenced this pull request May 25, 2026
…67412) (#67422)

Bumps the apache-steward framework snapshot to apache/airflow-steward
b19ac36 (4 commits beyond the prior b9e1967). The committed setup-steward
skill is re-synced to match the snapshot byte-for-byte; the per-file SPDX
header that the previous adopt added on top of every framework skill file
is dropped, and the agentic-markdown insert-license prek hook is updated
to exclude .github/skills/setup-steward/ so the header is not auto-re-added.

Also fixes two .gitignore gaps surfaced by /setup-steward verify:

- Adds /.claude/settings.local.json (per-machine sandbox-allowlist file
  written by setup-isolated-setup-install's helper; must never be
  committed since the content is machine-specific absolute paths).
- Adds /.claude/skills/issue-* (Pattern-B mirror of the existing
  /.github/skills/issue-* entry; required for symmetry so future
  /setup-steward adopt with the issue family does not stage symlinks).

No new opt-in families wired (still pr-management only). Framework
brought new skills behind opt-in: issue-* (5), security-* (8),
contributor-nomination, write-skill.
vatsrahul1001 pushed a commit that referenced this pull request May 25, 2026
…67412) (#67422)

Bumps the apache-steward framework snapshot to apache/airflow-steward
b19ac36 (4 commits beyond the prior b9e1967). The committed setup-steward
skill is re-synced to match the snapshot byte-for-byte; the per-file SPDX
header that the previous adopt added on top of every framework skill file
is dropped, and the agentic-markdown insert-license prek hook is updated
to exclude .github/skills/setup-steward/ so the header is not auto-re-added.

Also fixes two .gitignore gaps surfaced by /setup-steward verify:

- Adds /.claude/settings.local.json (per-machine sandbox-allowlist file
  written by setup-isolated-setup-install's helper; must never be
  committed since the content is machine-specific absolute paths).
- Adds /.claude/skills/issue-* (Pattern-B mirror of the existing
  /.github/skills/issue-* entry; required for symmetry so future
  /setup-steward adopt with the issue family does not stage symlinks).

No new opt-in families wired (still pr-management only). Framework
brought new skills behind opt-in: issue-* (5), security-* (8),
contributor-nomination, write-skill.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant