Document release/version process SOP #68

Open
opened 2026-07-02 05:43:27 -05:00 by jcwalker3 · 0 comments
Owner

The repo has release/version tooling, but the standard release process is not clearly documented. Add a release SOP covering version bumping, changelog/release notes, testing, merge, tagging, and cleanup.

Related existing work: #48 (issue-linked branches + release tagging standard), #50 (release-tag automation helper), #51 (closed-not-merged reconciliation), #63 (Release v1.1.0). This issue is the documentation SOP that ties those together; not a duplicate.

Acceptance criteria

  • Documents whether the repo is master-based or uses a dev/release branch.
  • Documents how to decide patch/minor/major version bumps.
  • Documents how to prepare a version bump PR.
  • Documents required checks before release.
  • Documents how and when to run scripts/release-tag.
  • Documents who is allowed to merge/tag.
  • Documents branch/worktree cleanup after release.
  • Clarifies that self-review/self-merge rules still apply.
The repo has release/version tooling, but the standard release process is not clearly documented. Add a release SOP covering version bumping, changelog/release notes, testing, merge, tagging, and cleanup. Related existing work: #48 (issue-linked branches + release tagging standard), #50 (release-tag automation helper), #51 (closed-not-merged reconciliation), #63 (Release v1.1.0). This issue is the documentation SOP that ties those together; not a duplicate. ## Acceptance criteria * Documents whether the repo is master-based or uses a dev/release branch. * Documents how to decide patch/minor/major version bumps. * Documents how to prepare a version bump PR. * Documents required checks before release. * Documents how and when to run `scripts/release-tag`. * Documents who is allowed to merge/tag. * Documents branch/worktree cleanup after release. * Clarifies that self-review/self-merge rules still apply.
jcwalker3 added the documentationrelease labels 2026-07-02 05:44:01 -05:00
Sign in to join this conversation.