Skip to content

ci: generate CHANGELOG on release draft#696

Merged
denischilik merged 2 commits intoworkstation/6.0-Releasefrom
feat/generate-change-log
Apr 13, 2026
Merged

ci: generate CHANGELOG on release draft#696
denischilik merged 2 commits intoworkstation/6.0-Releasefrom
feat/generate-change-log

Conversation

@denischilik
Copy link
Copy Markdown

@denischilik denischilik commented Apr 13, 2026

Adds the ROKT generate-changelog composite action to Release – Draft after the Maven Local smoke step.

  • Runs with kits-path: kits for Core vs Kits grouping.
  • Omits explicit tag-prefix so semver matches VERSION and GitHub release tags.

Run ROKT/rokt-workflows generate-changelog after mavenLocal smoke; use
default tag-prefix so semver matches VERSION and GitHub release tags.

Made-with: Cursor
@denischilik denischilik requested a review from a team as a code owner April 13, 2026 14:51
@cursor
Copy link
Copy Markdown

cursor bot commented Apr 13, 2026

PR Summary

Medium Risk
Updates the release-draft GitHub Actions workflow, which can affect the release preparation pipeline and PR contents if the changelog generation step fails or produces unexpected output.

Overview
The Release – Draft workflow now runs a pinned ROKT/rokt-workflows/actions/generate-changelog step after the Maven-local smoke publish to automatically generate/update CHANGELOG.md for the bumped version (excluding chore/ci/test/build types and grouping via kits-path: kits).

This changelog generation happens before the release PR is created, so the resulting release branch/PR will include the changelog updates alongside the version bump.

Reviewed by Cursor Bugbot for commit e4e42c5. Bugbot is set up for automated code reviews on this repo. Configure here.

Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit c0bf854. Configure here.

Semgrep blocks mutable @main and unpinned third-party actions; use
ROKT/rokt-workflows@c5c93e9.

Made-with: Cursor
@sonarqubecloud
Copy link
Copy Markdown

@denischilik denischilik merged commit 8c12ef9 into workstation/6.0-Release Apr 13, 2026
22 of 23 checks passed
@denischilik denischilik deleted the feat/generate-change-log branch April 13, 2026 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants