Skip to content

Commit d1c644b

Browse files
committed
fix: clarify release reruns
1 parent bda4e41 commit d1c644b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,5 @@ Releases are automated with Release Please. Conventional commits drive the next
4848
- Commits with `BREAKING CHANGE:` or a `!` trigger a major bump.
4949

5050
Once changes land on `main`, the GitHub action opens a release PR. Merging that PR tags `vX.Y.Z`, publishes the GitHub release, and the `Verify Release Tag` workflow confirms that the tag matches the version declared in `MODULE.bazel`.
51+
52+
If you need to double-check a release manually, re-run the `Release Please` workflow from the Actions tab; it will only open a new PR when there are user-facing commits since the last tag.

0 commit comments

Comments
 (0)