Skip to content

docs(projects/_template): genericise remaining Airflow-specific residue#795

Merged
potiuk merged 1 commit into
apache:mainfrom
potiuk:template-genericise-airflow-residue
Jul 9, 2026
Merged

docs(projects/_template): genericise remaining Airflow-specific residue#795
potiuk merged 1 commit into
apache:mainfrom
potiuk:template-genericise-airflow-residue

Conversation

@potiuk

@potiuk potiuk commented Jul 9, 2026

Copy link
Copy Markdown
Member

The /magpie-setup upgrade Step 6d template-genericity audit (run in an
adopter repo) flagged a few projects/_template/ configs that still carry
unmarked Airflow-specific values as defaults — as opposed to the many
correctly annotated with Example: / e.g. / (filled example), which
are fine.

Changes

  • pr-management-quick-merge-config.md — the default deny_globs
    block listed literal airflow-core/... + task-sdk/... paths. Replaced
    with a <core-src-path>/** placeholder plus a commented Airflow-monorepo
    example, so a fresh adopter starts from a project-agnostic scaffold
    rather than inheriting Airflow-shaped globs.
  • security-tracker-stats.md — genericised the airflow-s/airflow-s
    adopter reference to <org>/<repo> and dropped "Airflow" from the
    ASF-default / non-ASF overlay prose.
  • cve-allocation-config.md — genericised the airflow-s/airflow-s
    reference-adopter mention to <org>/<repo>.

Correctly-marked example values elsewhere (release-management-config,
mentoring-*, onboarding-concierge, committer-onboarding,
pr-management-config, pr-management-code-review-criteria) are left as-is.

Surfaced by the Step 6d audit; docs-only, prek green.

The Step 6d template-genericity audit (run during /magpie-setup upgrade
in an adopter repo) flagged a few _template configs carrying unmarked
Airflow-specific values as defaults, unlike the many correctly annotated
with Example: / e.g. / (filled example).

- pr-management-quick-merge-config.md: the default deny_globs listed
  literal airflow-core/... and task-sdk/... paths; replace with a
  <core-src-path>/** placeholder plus a commented Airflow example.
- security-tracker-stats.md: genericise the airflow-s/airflow-s adopter
  reference and drop "Airflow" from the ASF-default / non-ASF overlay prose.
- cve-allocation-config.md: genericise the airflow-s/airflow-s
  reference-adopter mention to <org>/<repo>.

Correctly-marked example values elsewhere are left as-is.

Generated-by: Claude Code (Claude Opus 4.8 (1M context))
@potiuk potiuk merged commit 599dfd1 into apache:main Jul 9, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant