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

   ## Summary
   
   Migrates the 4 security skills from the legacy `config/user.md` path 
(pre-snapshot architecture) to `.apache-steward-overrides/user.md`, aligning 
with the snapshot+overrides adoption model introduced in #38.
   
   The `config/` directory was never created in the framework repo under the 
new architecture, and the `.gitignore` explicitly states that per-user files 
live in the adopter repo. This PR closes the gap between the architectural 
intention and the skill implementation.
   
   ## Changes
   
   - **4 security skills** now read `.apache-steward-overrides/user.md` instead 
of `config/user.md`
   - **setup-steward/adopt.md** gains Step 9b, scaffolding a `user.md` template 
during first-time adoption
   - **Docs and tool adapters** updated to reference the new path
   - Fallback-interactive behaviour is preserved
   
   ## Test plan
   
   - `prek run --all-files` passes (check-placeholders + markdownlint)
   - No hardcoded project references introduced
   


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