Skip to content

Commit ad22a32

Browse files
committed
docs: add release-as info to release instructions
1 parent 2fba994 commit ad22a32

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

etc/notes/releasing.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ Merging the release PR will make the action create a Github Release and subseque
4646
> [!TIP]
4747
> See the release workflow here: [.github/workflows/release.yml](.github/workflows/release.yml)
4848
49+
> [!TIP]
50+
> If there have been no releasable units since the last release and you need to force a new release PR to exist (e.g., because you released an alpha and now want to release a major version), you can add the text "Release-As: x.x.x" to any commit body and release-please will open a new PR for that version. Read more [here](https://github.com/googleapis/release-please#how-do-i-change-the-version-number).
51+
4952
## Release Notes
5053

5154
The contents of the release PR's body becomes the contents of the Github Release.

0 commit comments

Comments
 (0)