- No special config file
- Generates Github Action Templates out of the box
- Easy to extend but also easy to ignore
- Run
npx pr-release actions-yml
- Commit changes to your project and push
- Generate a Personal Access Token and NPM token
- Add them to your project's environment settings
- Create a branch called
next
and set it as the default branch for the repo - Create a branch called
main
- Your repo now has managed releases, rollbacks, automatic feature branch PRs, auto updating changelog and more!
Check out the docs at https://pr-release.org/