Pierre Vanduynslager 49f5e704ba feat: add success and fail notification plugins
- Allow `publish` plugins to return an `Object` with information related to the releases
- Add the `success` plugin hook, called when all `publish` are successful, receiving a list of release
- Add the `fail` plugin hook, called when an error happens at any point, receiving a list of errors
- Add detailed message for each error
2018-02-11 19:53:41 -05:00
..
2018-02-10 23:38:12 -05:00
2018-02-09 18:43:56 -05:00
2018-01-05 16:05:30 -05:00

semantic-release documentation

  • Usage - semantic-release installation and configuration
  • Extending- Extending semantic-release with plugins and shareable configurations
  • Recipes - Community written recipes for common semantic-release use-cases
  • Developer Guide - The essentials of writing a semantic-release plugin or shareable configurations
  • Resources - Videos, articles and tutorials
  • Support - FAQ and troubleshooting