Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jpeer264/sgc-commit-analyzer
A commit analyzer for semantic-release
https://github.com/jpeer264/sgc-commit-analyzer
commit-analyzer semantic semantic-git-commit-cli semantic-release sgc
Last synced: about 2 months ago
JSON representation
A commit analyzer for semantic-release
- Host: GitHub
- URL: https://github.com/jpeer264/sgc-commit-analyzer
- Owner: JPeer264
- Created: 2017-08-29T17:16:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-29T19:22:18.000Z (over 7 years ago)
- Last Synced: 2024-04-28T19:06:02.931Z (8 months ago)
- Topics: commit-analyzer, semantic, semantic-git-commit-cli, semantic-release, sgc
- Language: JavaScript
- Size: 41 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# sgc-commit-analyzer
[![Build Status](https://travis-ci.org/JPeer264/sgc-commit-analyzer.svg?branch=master)](https://travis-ci.org/JPeer264/sgc-commit-analyzer)
[![Coverage Status](https://coveralls.io/repos/github/JPeer264/sgc-commit-analyzer/badge.svg)](https://coveralls.io/github/JPeer264/sgc-commit-analyzer)> A plugin for [semantic-release analyzeCommits](https://github.com/semantic-release/semantic-release#analyzecommits)
## Installation
```sh
$ npm i -D sgc-commit-analyzer
```
or
```sh
$ yarn add -D sgc-commit-analyzer
```## Usage
Add simply this in your package.json :
```json
{
"release": {
"analyzeCommits": "sgc-commit-analyzer"
}
}
```Now, [semantic-release](https://github.com/semantic-release/semantic-release) will detect changes