Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

full changelog diff on releases is wrong #2796

Open
wmcnamee-coreweave opened this issue Jun 25, 2024 · 1 comment
Open

full changelog diff on releases is wrong #2796

wmcnamee-coreweave opened this issue Jun 25, 2024 · 1 comment
Labels

Comments

@wmcnamee-coreweave
Copy link

wmcnamee-coreweave commented Jun 25, 2024

Describe the bug

This release shows this link: Full Changelog: argocd-image-updater-0.10.1...argo-cd-7.0.0

The real diff is this: argo-cd-6.11.1...argo-cd-7.0.0

which to be honest, doesn't really make much sense. I'd expect to see argcd-6.11.1...argo-cd-7.0.0. This seems to apply across all charts in this monorepo. :(

Related helm chart

argo-cd, argo-events, argo-rollouts, argo-workflows, argocd-image-updater, argocd-apps

Helm chart version

7.0.0

To Reproduce

go to https://github.com/argoproj/argo-helm/releases/tag/argo-cd-7.0.0

Expected behavior

the changelog points to current and previous tags for the relevant chart.

Screenshots

image

Additional context

No response

@wmcnamee-coreweave wmcnamee-coreweave changed the title "full change log" link is messed up in releases full changelog diff on releases is wrong Jun 25, 2024
@agilgur5
Copy link
Member

agilgur5 commented Jul 9, 2024

It's using GH's generated changelog via chart-releaser. The changelog diff does not seem configurable, so I guess this is on GH interpreting tag order incorrectly. Might be not handling monorepos well?

Probably worth a GH support ticket cc @yu-croco @mkilchhofer @jmeridth

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants