Sha256: 579d15acb9b4e22049333d83b6fcf1ef1e220cfe7815e30a4e2f7a54c8a1e5df
Contents?: true
Size: 565 Bytes
Versions: 2
Compression:
Stored size: 565 Bytes
Contents
# danger-gfsm_commit_trailer Danger plugin to add on projects using GFSM in order to make sure each MR creates a CHANGELOG entry. ## Installation $ gem install danger-gfsm_commit_trailer ## Usage Methods and attributes from this plugin are available in your `Dangerfile` under the `gfsm_commit_trailer` namespace. ## Development 1. Clone this repo 2. Run `bundle install` to setup dependencies. 3. Run `bundle exec rake spec` to run the tests. 4. Use `bundle exec guard` to automatically have tests run as you make changes. 5. Make your changes.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
danger-gfsm_commit_trailer-0.1.1 | README.md |
danger-gfsm_commit_trailer-0.1.0 | README.md |