Skip to content

ci: review release CI triggers and Git branch model #86

@hwakabh

Description

@hwakabh

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 logicsciTopics on workflows or automations

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions