-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
choreMinor activities not related to core logicsMinor activities not related to core logicsciTopics on workflows or automationsTopics on workflows or automations
Description
AsIs
Currently we have release CI, where automatically generating release notes via GitHub API, with merging any PR into main.
But this makes our release note having only 1 PR line, since release.yml is basically PR-based with its label.
(whereas another solution, release-please is commit-based with conventional commits, and it would append lines to a single file, CHANGELOG.md)
ToBe
- Review release strategies regarding to git branch models
- Updated release CI if needed
(Optional) Acceptance
N/A
Metadata
Metadata
Assignees
Labels
choreMinor activities not related to core logicsMinor activities not related to core logicsciTopics on workflows or automationsTopics on workflows or automations