Skip to content

MLSDev/mls_ruby_automated_gitlab_tags

Repository files navigation

MlsRubyAutomatedGitlabTags

Tool that allows quickly prepare tag message that is based on commit messages.

Version

Find out here

Installation

Add this line to your application's Gemfile:

gem 'mls_ruby_automated_gitlab_tags', tag: 'vX.X.X', github: 'MLSDev/mls_ruby_automated_gitlab_tags'

And then execute:

$ bundle

Or install it yourself as:

$ gem install mls_ruby_automated_gitlab_tags

Usage

Find out more here

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

The gem is available as open source under the terms of the MIT License.