ci: generate CHANGELOG on release draft#696
ci: generate CHANGELOG on release draft#696denischilik merged 2 commits intoworkstation/6.0-Releasefrom
Conversation
Run ROKT/rokt-workflows generate-changelog after mavenLocal smoke; use default tag-prefix so semver matches VERSION and GitHub release tags. Made-with: Cursor
PR SummaryMedium Risk Overview 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. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ 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
|




Adds the ROKT
generate-changelogcomposite action to Release – Draft after the Maven Local smoke step.kits-path: kitsfor Core vs Kits grouping.tag-prefixso semver matchesVERSIONand GitHub release tags.