Fix release notes generation tools for manual cherry-picked PR #11377
Labels
area/release
Issues or PRs related to releasing
kind/bug
Categorizes issue or PR as related to a bug.
priority/important-soon
Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
What steps did you take and what happened?
Release notes generation tools is breaking while generating the release notes for
v1.8.5
, error isWhat did you expect to happen?
Release notes tools should be generating the release notes without any failure, currently it's failing with below error from this line
2024/11/04 20:00:31 expected 10 PRs from commit list but only found 9 make: *** [release-notes] Error 1
Step to reproduce:
RELEASE_TAG=v1.8.5 make release-notes
Cluster API version
v1.8.5
Kubernetes version
No response
Anything else you would like to add?
No response
Label(s) to be applied
/kind bug
/area release
One or more /area label. See https://github.com/kubernetes-sigs/cluster-api/labels?q=area for the list of labels.
The text was updated successfully, but these errors were encountered: