Skip to content

chore: add release-please soak flow#1

Merged
jlav merged 1 commit into
mainfrom
jl/add-release-soak-flow
Jun 1, 2026
Merged

chore: add release-please soak flow#1
jlav merged 1 commit into
mainfrom
jl/add-release-soak-flow

Conversation

@jlav
Copy link
Copy Markdown
Owner

@jlav jlav commented Jun 1, 2026

Bootstraps the soak / release-branch flow:

  • release-please-config.json + .release-please-manifest.json (release-type simple, changelog-type: github, skip-changelog, bootstrap 0.1.0)
  • .github/release.yml — release notes grouped by type: label, excludes release/meta PRs
  • .github/workflows/pr-title.yml — conventional-title lint + auto type: label (PRs into main and release/**)
  • .github/workflows/release-please.yml — runs on release/**; publishes, labels shipped PRs released: <version>, opens the merge-back PR
  • .github/workflows/cut-release-branch.yml — one-click button to cut release/<date> (with a from input for hotfixes)
  • version.txt → 0.1.0; README documents the flow

See plan for the full design.

@jlav jlav merged commit c87fb76 into main Jun 1, 2026
1 check passed
@jlav jlav deleted the jl/add-release-soak-flow branch June 1, 2026 17:05
@github-actions github-actions Bot added the type: chore Maintenance / chores label Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: chore Maintenance / chores

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant