pygy / pr-release

Manage releases with pull request descriptions and metadata instead of config.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pr-release

https://pr-release.org/

  • No special config file
  • Generates Github Action Templates out of the box
  • Easy to extend but also easy to ignore

Quick Start

  1. Run npx pr-release actions-yml
  2. Commit changes to your project and push
  3. Generate a Personal Access Token and NPM token
  4. Add them to your project's environment settings
  5. Create a branch called next and set it as the default branch for the repo
  6. Create a branch called main
  7. Your repo now has managed releases, rollbacks, automatic feature branch PRs, auto updating changelog and more!

Tell me more

Check out the docs at https://pr-release.org/

About

Manage releases with pull request descriptions and metadata instead of config.


Languages

Language:JavaScript 89.4%Language:CSS 6.7%Language:HTML 2.3%Language:Shell 1.6%