Diveni icon indicating copy to clipboard operation
Diveni copied to clipboard

Product Release Pipeline

Open stritti opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe.

As a product we want to have more clear release information:

  • current version date
  • associated changes of the release
  • automatic published release notes

This should be possible to create using GitHub Actions and GitHub tags.

stritti avatar Sep 28 '23 10:09 stritti

Example repository that creates draft releases using release-drafter/release-drafter@v6: https://github.com/G1t-Happens/monorepo-actions-playground

G1t-Happens avatar Aug 24 '25 19:08 G1t-Happens