mirror of
https://github.com/bleak-ai/gcontext.git
synced 2026-08-11 13:19:23 +02:00
The workflow spec requires one folder per step inside runs/example/ (e.g. 1-intake/results.md), not flat files. Fixed browser-recipes, seo-pipeline, and support-ops. release-ops was already correct. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
555 B
555 B
Steps
- Preflight: verify the repo is ready to release. Clean tree, auth, optional tests.
- Collect: gather changes since the last release tag. Detect commit style.
- Changelog: draft a changelog entry from the collected changes.
- Bump: propose and apply the version bump. Wait for approval.
- Publish: tag, push, and publish to the registry. Skipped if no registry.
- Announce: post release notes to notification sink. Skipped if not configured.