Files
bernatsamperaandClaude Opus 4.6 87d8575829 Fix template example runs: use per-step folders instead of flat files
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>
2026-08-09 18:16:25 +02:00

555 B

Steps

  1. Preflight: verify the repo is ready to release. Clean tree, auth, optional tests.
  2. Collect: gather changes since the last release tag. Detect commit style.
  3. Changelog: draft a changelog entry from the collected changes.
  4. Bump: propose and apply the version bump. Wait for approval.
  5. Publish: tag, push, and publish to the registry. Skipped if no registry.
  6. Announce: post release notes to notification sink. Skipped if not configured.