Skip to content

Commit 81a1728

Browse files
authored
Merge pull request #3594 from camilamacedo86/tip-release-notes
📖 add tip for release notes
2 parents b48f95c + aa6aee8 commit 81a1728

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

RELEASE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ process was done to ensure that we have an aligned process under the org (simila
2525
> **Note**
2626
> - You will need to have checkout locally from the remote repository the previous branch
2727
> - Also, ensure that you fetch all tags from the remote `git fetch --all --tags`
28+
> - Also, if you face issues to generate the release notes you might want to able to sort it out by running i.e.:
29+
> `go run sigs.k8s.io/kubebuilder-release-tools/notes --use-upstream=false --from=v3.11.0 --branch=release-X`
30+
2831

2932
### Draft a new release from GitHub
3033

0 commit comments

Comments
 (0)