teleological / redmine_stealth

Sometimes sneaky is good. This plugin works like a mute button for Redmine notification emails.
http://teleological.github.com/redmine_stealth
GNU General Public License v2.0
31 stars 35 forks source link

Add to Redmine API #33

Open Glodenox opened 9 years ago

Glodenox commented 9 years ago

Would it be possible to also add an extension to the Redmine REST API for this plugin?

Use case: we use Redmine tickets as input for certain scripted tasks and we would like to enforce that these scripts can not be ran while the user is in stealth mode or that the script is able to disable the stealth mode before executing certain actions (we're talking about deployment scripts here, where all actors involved must be kept up to date).