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

   ## What
   
   A follow-up to #507, which genericized the `product:` values in
   `projects/_template/project.md` but deliberately left the sibling values. A
   `/magpie-setup upgrade` Step 6d genericity audit re-surfaced the residue; 
this
   clears it.
   
   ## Changes
   
   **`project.md`**
   
   - `cve.scope_detection.labels` block: the worked Airflow example (label keys
     `airflow`/`providers`/`chart` and the concrete `packageName` / 
`path_prefix`
     values) is moved into the `# ASF/Airflow default:` comment, and the block
     itself becomes a generic placeholder triad (`<scope-label>` /
     `<package-name>` / `<path-prefix-regex>`).
   - `release_process.package_name`: `apache-airflow` → `<package-name>`.
   - `release_process.code_pointer_path_prefix`: `"^airflow"` →
     `"<code-path-prefix-regex>"`.
   
   **`mentoring-welcome-config.md`**
   
   - The AI-attribution footer's rendered block is now labelled explicitly as a
     "Filled-in example for Apache Airflow" (matching the file's own `Example:`
     annotation convention), so it no longer reads as the canonical default two
     lines after instructing the reader to substitute `<PROJECT>`.
   - Fixes the "A Apache" → "An Apache" grammar nit.
   
   All values preserved as documentation; only the live config values become
   placeholders. Pre-commit hooks pass (markdownlint, typos, lychee,
   skill-and-tool-validate).


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