PatchGate has a bundled Action candidate but no public beta release yet. We need a concise release and rollback guide before asking external repositories to install it.
The guide should cover:
- how to validate a clean release commit
- immutable Action tags versus moving major tags
- Marketplace publication prerequisites
- consumer installation by full commit SHA
- upgrade, downgrade and rollback steps
- what the Action does not claim, including App identity, code correctness and tamper-proof receipts
Acceptance:
- a maintainer can follow the guide from a clean checkout
- the guide names the required permissions and safe shadow defaults
- rollback is tested or clearly marked as pending evidence
See docs/github-action-usage.md, docs/implementation-roadmap.md G6 and the project constitution.
Start here
- Read the Action usage guide and the G6 section of the roadmap.
- Run
npm run verify:dist from a clean checkout.
- Write one tested install path and one tested rollback path. Mark anything that still needs external evidence as pending.
PatchGate has a bundled Action candidate but no public beta release yet. We need a concise release and rollback guide before asking external repositories to install it.
The guide should cover:
Acceptance:
See
docs/github-action-usage.md,docs/implementation-roadmap.mdG6 and the project constitution.Start here
npm run verify:distfrom a clean checkout.