Compare commits
No commits in common. "537c4fe5aec6db0ad4a904ee9d1293422857a55d" and "af76e804e26b7e91bfd63e9da40b94f78ca44a94" have entirely different histories.
537c4fe5ae
...
af76e804e2
|
|
@ -1,7 +1,5 @@
|
||||||
# Fixture Review Contract
|
# Fixture Review Contract
|
||||||
|
|
||||||
- Canonical E2E source lives in `Maidn/maidn-e2e-secret`; `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.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue