You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
desc: Print the explicit manual release handoff after verification
32
+
requires:
33
+
vars:
34
+
- RELEASE_VERSION
35
+
cmds:
36
+
- task: release:verify
37
+
vars:
38
+
RELEASE_VERSION: "{{.RELEASE_VERSION}}"
39
+
- echo "Handoff only: create the immutable {{.RELEASE_VERSION}} tag from reviewed default-branch history, then manually dispatch .github/workflows/release-first-party-skills.yml."
- Added the review-gated social campaign handoff specification, schema, and portable skill with exact Identity/catalog locks, candidate-only drafts, freshness and checklist gates, digest-bound human approval, external-adapter receipts, deterministic examples, and adversarial tests (#53).
14
17
- Documentation overhaul for product-level README, contributor workflow, provenance, release/pinning, and safety guidance.
15
18
- Added read-only PR validation and explicit tagged first-party skill release workflows with deterministic rebuild checks and release metadata generation.
0 commit comments