This is a plugin for Redmine which helps to automatically update issues statuses.
This plugin is compatible with Redmine 4.0.0+.
You can first take a look at general instructions for plugins here.
Then :
- clone this repository in your "plugins/" directory
- restart your Redmine instance (depends on how you host it)
| Plugin branch | Redmine Version | Test Status |
|---|---|---|
| master | 4.2.5 | |
| master | 4.1.7 | |
| master | master |
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request
MIT License.