Skip to content

chore(overrides): gitignore user.md in .apache-magpie-overrides#793

Merged
potiuk merged 1 commit into
apache:mainfrom
potiuk:chore/gitignore-overrides-user-md
Jul 9, 2026
Merged

chore(overrides): gitignore user.md in .apache-magpie-overrides#793
potiuk merged 1 commit into
apache:mainfrom
potiuk:chore/gitignore-overrides-user-md

Conversation

@potiuk

@potiuk potiuk commented Jul 9, 2026

Copy link
Copy Markdown
Member

Summary

.apache-magpie-overrides/ holds agentic override files that adopters do
commit. But a per-user user.md — the personal config file (GitHub handle,
apache_id, governance membership, local clone path; see the user.md
resolution order in AGENTS.md) — can also land in this directory, and it
must never be committed. A stray git add . at the wrong moment could
pick it up.

This ignores user.md within .apache-magpie-overrides/ so personal config
can't be accidentally committed (mirrors the "gitignore so it can't be
committed" guard added for RC artefacts in #789).

Changes

  • .apache-magpie-overrides/.gitignore — new file, ignores user.md.

Test plan

  • git check-ignore .apache-magpie-overrides/user.md → ignored.

🤖 Generated with Claude Code

@potiuk potiuk merged commit b053f66 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