We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b48f95c + aa6aee8 commit 81a1728Copy full SHA for 81a1728
RELEASE.md
@@ -25,6 +25,9 @@ process was done to ensure that we have an aligned process under the org (simila
25
> **Note**
26
> - You will need to have checkout locally from the remote repository the previous branch
27
> - 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
+
31
32
### Draft a new release from GitHub
33
0 commit comments