Tool that allows quickly prepare tag message that is based on commit messages.
Find out here
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:
$ bundleOr install it yourself as:
$ gem install mls_ruby_automated_gitlab_tagsFind out more here
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Added some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request
The gem is available as open source under the terms of the MIT License.