Skip to content

feat: use categorized conventional-commit release notes#26

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

feat: use categorized conventional-commit release notes#26
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 908ff81 into main Apr 25, 2026
2 checks passed
@zdenko-kovac zdenko-kovac deleted the feat/categorized-release-notes branch April 25, 2026 20:52
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