docs: add fixture review contract
This commit is contained in:
parent
7b71e21c9d
commit
4aeca0c4b8
6
AGENTS.md
Normal file
6
AGENTS.md
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Fixture Review Contract
|
||||
|
||||
- Keep fixture changes on one scoped branch and open a Forgejo pull request for review.
|
||||
- Before review, run `git diff --check` and the applicable build or test command.
|
||||
- Return review requests as: PR URL, branch, purpose, checks, risk, and merge action.
|
||||
- Do not commit credentials, token files, generated workspaces, or Kubernetes Secret values.
|
||||
Loading…
Reference in a new issue