Refined Storage

Refined Storage

115M Downloads

Gitflow automated actions

raoulvdberge opened this issue ยท 0 comments

commented

We need some more actions to automate the release process.

  • Action to create draft release.
    • automated version bump
    • automated changelog update
  • Action to publish release.

This change needs to be reflected in CONTRIBUTING.md

In the process, also document hotfix branches.

Merging strategy needs to change as well (merge in develop instead of rebase) because Gitflow doesn't work well with rebased commits.