Release tool output should be alphabetically sorted irrespective of their upper/lower case #9010
Labels
kind/bug
Categorizes issue or PR as related to a bug.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
What steps did you take and what happened?
The output of the release tool , although sorted, segregates uppercase prefixed PRs and lowercase prefixed PRs.
Example:
What did you expect to happen?
We would want to club all the PRs together and sort them irrespective of the case of the prefix of the PR.
The output should look like
Cluster API version
unrelated to CAPI version
Kubernetes version
unrelated to K8s version
Anything else you would like to add?
Should be part of #9008
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.
The text was updated successfully, but these errors were encountered: