9 lines
577 B
Markdown
9 lines
577 B
Markdown
# Fixture Review Contract
|
|
|
|
- Canonical E2E source lives in `Maidn/maidn-e2e-angular`; `origin` must target that repository.
|
|
- `test-org-2` is disposable-only and must never be treated as the test-suite source or delivery owner.
|
|
- 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.
|