Merge pull request 'docs: define canonical E2E ownership' (#1) from docs/e2e-source-ownership into main

Reviewed-on: #1
This commit is contained in:
eding 2026-09-15 00:11:46 +02:00
commit d664b32b8d

View file

@ -1,5 +1,7 @@
# Fixture Review Contract # 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. - 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. - 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. - Return review requests as: PR URL, branch, purpose, checks, risk, and merge action.