Sha256: 79568f4d19942b981266994f6c122e72ecf058e4effdd4a16c4443fa479fa193
Contents?: true
Size: 497 Bytes
Versions: 2
Compression:
Stored size: 497 Bytes
Contents
# danger-gitlab_reviewbot A description of danger-gitlab_cancelbot. ## Installation $ gem install danger-gitlab_cancelbot ## Usage Methods and attributes from this plugin are available in your `Dangerfile` under the `gitlab_cancelbot` 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-gitlab_cancelbot-1.0.1 | README.md |
danger-gitlab_cancelbot-1.0.0 | README.md |