This package has been deprecated

Author message:

Package has been moved the new package name: 'auto'. Please install that instead

auto-release-cli
TypeScript icon, indicating that this package has built-in type declarations

2.10.4 • Public • Published

auto-release

Generate releases based on semantic version labels on pull requests

CircleCI Codecov npm All Contributors npm Auto Release code style: prettier

CI/CD helpers for github releases. Generate releases based on semantic version labels on pull requests.

Release Features:

  • Release every merge to master based on a PR labels
  • Skip a release with the skip-release label
  • Generate a changelog with fancy headers, authors, and monorepo package association
  • Generate a GitHub release

Pull Request Interaction Features:

  • Get the labels for a PR
  • Set the status of a PR
  • Check that a pull request has a SemVer label
  • Comment on a PR with markdown

Visit the docs for more information.

Start Developing

To get set up, fork and clone the project and run the following command:

brew install automake
yarn

Linting

yarn lint

Testing

yarn test

Build/Typecheck

yarn build

Run the docs

To deploy the docs you will need to add the documentation label to your pull request.

yarn docs:watch

Contributing

Feel free to make and issue or open a pull request!

Make sure to read our code of conduct.

🚀 Projects Using auto-release 🚀

⭐️ webpack-inject-plugin - A webpack plugin to dynamically inject code into the bundle.

⭐️ storybook-addon-notes-github-markdown-css - Make your notes addon look like github markdown.

⭐️ html-webpack-insert-text-plugin - Insert text into the head or body of your HTML

⭐️ react-glider - A react wrapper for glider.js

⭐️ Ignite - Modern markdown documentation generator

⭐️ reaction - Artsy’s React Components

💅 auto-release Badge 💅

Do you project use auto-release? Then use our custom badge!

Auto Release

Auto Release

Auto Release

Auto Release

🎨 Prior Art 🎨

auto-release is inspired by some excellent tech that came before it.

Contributors

Thanks goes to these wonderful people (emoji key):

Adam Dierkens
Adam Dierkens

💻 📖 🤔 ⚠️
Andrew Lisowski
Andrew Lisowski

💻 📖 🤔 🚇 ⚠️
David
David

🚇
Orta
Orta

💻
Justin Bennett
Justin Bennett

🐛 💻
Alec Larson
Alec Larson

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Adding a Contributor

To add a contributor run yarn contributors:add, choose "Add new contributor or edit contribution type" and follow the prompts.

Dependencies (22)

Dev Dependencies (24)

Package Sidebar

Install

npm i auto-release-cli

Weekly Downloads

11

Version

2.10.4

License

MIT

Unpacked Size

407 kB

Total Files

42

Last publish

Collaborators

  • adierkens
  • alisowski