An open API service indexing awesome lists of open source software.

https://github.com/iridakos/release_logs

Redmine plugin for managing project releases :tada:
https://github.com/iridakos/release_logs

Last synced: 2 months ago
JSON representation

Redmine plugin for managing project releases :tada:

Awesome Lists containing this project

README

        

# Release logs

Release logs is a [redmine](http://redmine.org) plugin that helps you keep track of your projects' releases.

![](http://4.bp.blogspot.com/-SlSAmmjIJ-8/VSBBQXWLf8I/AAAAAAAABWw/VuSau8Jz29E/s1600/release-log-home.png)

## 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**](http://www.arubystory.com/p/redmine-release-logs-getting-started.html?sr=gth) 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**](http://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**](http://www.arubystory.com)