Skip to content

feat: use categorized conventional-commit release notes#419

Merged
zdenko-kovac merged 1 commit intomainfrom
feat/categorized-release-notes
Apr 25, 2026
Merged

feat: use categorized conventional-commit release notes#419
zdenko-kovac merged 1 commit intomainfrom
feat/categorized-release-notes

Conversation

@zdenko-kovac
Copy link
Copy Markdown
Member

Summary

  • Replaces bare gh release create (no title, no notes) with SAP/cs-actions/generate-release-notes-action
  • Future releases will have categorized notes based on conventional commit prefixes:
    • Breaking Changes (feat!:, fix!:, etc.)
    • New Features (feat:)
    • Bug Fixes (fix:)
    • Improvements (chore:, refactor:, ci:, build:, perf:, etc.)
    • Documentation (docs:)
    • Other Changes (non-conventional commits)

Reference implementation

Step Link
Reusable action SAP/cs-actions#4
Workflow update SAP/clustersecret-operator#133
End-to-end proof v0.3.74

Part of cs-devops/cs-devops#1417.

@zdenko-kovac zdenko-kovac merged commit 8fc512e into main Apr 25, 2026
11 of 12 checks passed
@zdenko-kovac zdenko-kovac deleted the feat/categorized-release-notes branch April 25, 2026 21:02
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