korthout / backport-action

Fast and flexible GitHub action to cherry-pick merged pull requests to selected branches
MIT License
61 stars 26 forks source link

Add release next preview workflow #338

Closed korthout closed 1 year ago

korthout commented 1 year ago

This workflow runs on every commit to main and moves the next preview along. In the future, we could also run it on the branches of previously released major versions.

The workflow is automatically updated on new releases so we don't forgot to update the major part of the version (v1.next-preview, v2.next-preview).