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

Helm chart release workflow does not generate proper changelog #501

Closed
ppawlowski opened this issue Nov 14, 2024 · 0 comments · Fixed by #503
Closed

Helm chart release workflow does not generate proper changelog #501

ppawlowski opened this issue Nov 14, 2024 · 0 comments · Fixed by #503
Assignees

Comments

@ppawlowski
Copy link
Contributor

When releasing a new version of the FlowFuse helm chart, a changelog should be generated with the changes between the last and second-to-last releases.
However, the current approach used for generating the diff does not consider squash commits. As a result, the changelog does not contain all the changes introduced in the release.

The goal of this task is to adjust the part of the release workflow responsible for generating the changelog so that it covers all changes introduced since the last release.

@ppawlowski ppawlowski self-assigned this Nov 14, 2024
@ppawlowski ppawlowski changed the title Helm chart release workflow do not generate proper changelog Helm chart release workflow does not generate proper changelog Nov 14, 2024
@ppawlowski ppawlowski moved this to Up Next in 🛠 Development Nov 14, 2024
@ppawlowski ppawlowski moved this from Up Next to Review in 🛠 Development Nov 18, 2024
@github-project-automation github-project-automation bot moved this from Review to Done in 🛠 Development Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed / Done
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant