Start here when adopting or maintaining the workflow set.
- Installation: repository setup, private access, first caller workflow, secrets, and branch protection.
- Usage: job-level calls, pinning, permissions, secrets, outputs, and common recipes.
- Consumer Setup Checklist: step-by-step onboarding for a project repository.
- Decision Guide: choose the smallest useful workflow.
npm run doctor -- <repo>: scan a consumer repository for workflow recommendations, risky caller patterns, missing lockfiles, and baseline permissions.- Enterprise WordPress Monorepo QA: root application install plus dynamic package QA.
- Troubleshooting: common GitHub Actions and workflow errors.
- Workflow Reference: compact operator reference.
- Feature Map: full workflow coverage.
- Security Hardening: artifact, shell, SSH, and supply-chain defaults.
- Release Strategy: versioning and upgrade policy.