Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.42 KB

README.md

File metadata and controls

36 lines (23 loc) · 1.42 KB

Release logs

Release logs is a redmine plugin that helps you keep track of your projects' releases.

You will find this plugin useful if:

  • you release your projects continuously (ex. in a weekly basis)
  • you want to keep track of when an issue was released/rolled back/cancelled and which other issues were also released at that release
  • you want to send notifications to your colleagues about the release status

Redmine support

  • The plugin is working for redmine versions 3.x, 2.5.x & 2.6.x

Getting started

Find here a full description of the plugin's functionality and installation & usage guides.

Contributing

  1. Fork it ( https://github.com/iridakos/release_logs/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

A special "thanks" goes to the team of mytrip.com for extensively testing & giving valuable feedback for this plugin.

Important note

This is my first redmine plugin:

  1. Use it at your own risk
  2. Any feedback is welcome!

Lazarus Lazaridis