/task_update_watcher

This is a plugin for Redmine, which send POST-request then some field of any issue is updated.

Primary LanguageRuby

Task update watcher plugin for Redmine

This is a plugin for Redmine to send POST-request then some field of any task(issue) is updated.

Installation

  • From your Redmine plugins directory, clone this repository:

    git clone https://github.com/m1neral/task_update_watcher.git
    
  • Restart Redmine, and you should see the plugin show up in the Plugins page.

  • Set request URL in plugin settings (Admin settings UI).

Created with compatible Redmine version 3.2.0