MLSDev / mls_ruby_automated_gitlab_tags

Automated tool that prepares and creates GitLab release with notes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Automated tool that prepares and creates GitLab release with notes

License:MIT License


Languages

Language:Ruby 98.3%Language:Shell 1.7%