adjutant/adjutant/actions
Adrian Turjak 1d5635fdcb add the option to disable auto approve for tasks
* This add a simple config option for tasks that lets a deployer
  selectively disable auto_approve for tasks that normally would
  approve themselves.
* adds a test to confirm this functionality works as expected.
* add a doc note about how to use this feature.

Implements: disable-auto-approve
Change-Id: I3cabd8a39c9ff1d3fc3f4dd8c50a8fa83f031fcf
2017-12-22 11:38:11 +13:00
..
migrations Renaming StackTask to Adjutant 2017-05-17 12:25:45 +12:00
v1 add the option to disable auto approve for tasks 2017-12-22 11:38:11 +13:00
__init__.py Renaming StackTask to Adjutant 2017-05-17 12:25:45 +12:00
models.py Renaming StackTask to Adjutant 2017-05-17 12:25:45 +12:00
utils.py Additional Tests for Notification, Token and Email 2017-09-01 15:26:29 +12:00