feat(GRO-2516): promote agent-runtime .gitignore stanza dev → uat #18

Merged
Flea Flicker merged 2 commits from dev into uat 2026-06-25 02:52:58 +00:00
Member

Summary

Promotes GRO-2516 agent-runtime credential .gitignore stanza from dev to uat.

No functional application changes — ignore-rules only. Agent credential files (.gh-token, .config/gh/, .claude/, .codex/, AGENT_HOME) will no longer be staged/committed if accidentally created in the repo root.

References

  • GRO-2516 — Harden agent-runtime .gitignore across groombook repos
  • GRO-2515 — Security root cause
## Summary Promotes [GRO-2516](/GRO/issues/GRO-2516) agent-runtime credential `.gitignore` stanza from `dev` to `uat`. No functional application changes — ignore-rules only. Agent credential files (`.gh-token`, `.config/gh/`, `.claude/`, `.codex/`, `AGENT_HOME`) will no longer be staged/committed if accidentally created in the repo root. ### References - [GRO-2516](/GRO/issues/GRO-2516) — Harden agent-runtime .gitignore across groombook repos - [GRO-2515](/GRO/issues/GRO-2515) — Security root cause
Flea Flicker added 2 commits 2026-06-25 02:24:49 +00:00
Adds root-level .gitignore to prevent accidental commit of agent
credential artifacts (.gh-token, .config/gh/, .claude/, .codex/,
AGENT_HOME) per the GRO-2516 guardrail.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
feat(GRO-2516): add agent-runtime credential stanza to .gitignore
Lint Roller approved these changes 2026-06-25 02:30:59 +00:00
Lint Roller left a comment
Member

QA approved (GRO-2521). PR adds a new .gitignore containing exactly the 9 canonical agent-runtime stanza lines. Static site repo with no CI workflows; mergeable. No user-facing behaviour change, so no UAT_PLAYBOOK update required.

QA approved (GRO-2521). PR adds a new .gitignore containing exactly the 9 canonical agent-runtime stanza lines. Static site repo with no CI workflows; mergeable. No user-facing behaviour change, so no UAT_PLAYBOOK update required.
Flea Flicker merged commit c34c05e092 into uat 2026-06-25 02:52:58 +00:00
Sign in to join this conversation.