csantanapr opened a new issue #123: Enhance once trigger to delete trigger and 
rules for user
URL: https://github.com/apache/incubator-openwhisk-package-alarms/issues/123
 
 
   The new trigger should accept two new optional parameters.
   1. A boolean parameter to indicate to delete the trigger some time after the 
trigger fire
   potential name for parameter: `deleteAfterFire`
   this can be default to `true`
   2. A an array of strings with rules to delete some time after the trigger 
fire
   potential name for parameter: `rulesToDelete`
   this parameter is invalid if `deleteAfterFire` is `false`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to