Skip to content

Fix release notes generated for rc.0 tag #12277

Open
@chandankumar4

Description

@chandankumar4

What steps did you take and what happened?

Release noted generated for v1.10.0-rc.0 is generated by comparing the changes between tags/v1.9.0 and heads/main But it should be between tags/v1.9.0 and heads/release-1.10.

Adding branch here fixed the issue, for ex: --branch release-1.10. So the branch name should be dynamics, probably we can use variable RELEASE_TAG to generate release branch.

What did you expect to happen?

It should Computing diff between tags/v1.9.0 and heads/release-1.10

Cluster API version

v1.10

Kubernetes version

No response

Anything else you would like to add?

No response

Label(s) to be applied

/kind bug
One or more /area label. See https://github.com/kubernetes-sigs/cluster-api/labels?q=area for the list of labels.

Metadata

Metadata

Assignees

Labels

help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/bugCategorizes issue or PR as related to a bug.priority/backlogHigher priority than priority/awaiting-more-evidence.triage/acceptedIndicates an issue or PR is ready to be actively worked on.

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions