choo121600 opened a new pull request, #166:
URL: https://github.com/apache/airflow-steward/pull/166
## Summary
* Surface `~/.config/apache-steward/user.md` in `unadopt.md`'s
preserved-artefacts block when the file exists locally.
* Add a short manual-cleanup hint for operators removing their last
adopter on the machine.
* No behaviour change. `unadopt` still never removes the shared
per-user `user.md`.
<img width="989" height="368" alt="image"
src="https://github.com/user-attachments/assets/34996fdf-f513-42e7-a016-361ee6a99ec1"
/>
## Why
`adopt` scaffolds `~/.config/apache-steward/user.md` as the canonical
per-user config location. Since the file is shared across adopters,
`unadopt` intentionally leaves it untouched.
Today the flow does not mention that preserved file, which can leave
operators unaware that it still exists after their last adoption.
## Test plan
* [ ] Eyeball the rendered diff
* [ ] Run `/setup-steward unadopt --dry-run` with
`~/.config/apache-steward/user.md` present → confirm the line
appears in the Preserved block
* [ ] Repeat with the file absent (or resolved elsewhere via
`APACHE_STEWARD_USER_CONFIG`) → confirm the line is omitted
--
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]