Turn workflows on/off as part of a deployment #454
StylezDevops
started this conversation in
Ideas
Replies: 2 comments 2 replies
-
Furthermore, it would be ideal if we could limit the turn off/on procedure to only the new and updated flows, rather than all. |
Beta Was this translation helpful? Give feedback.
1 reply
-
@StylezDevops - This seems to be hidden behind a flag in featureflags.json at the moment. Haven't tried it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@kkanakas
FEATURE REQUEST:
Currently, I turn workflows on or off as needed when deploying a solution with a post deployment PowerShell task. An official Build Tools task to accomplish this would be fantastic. Perhaps an addition to the deployment-settings.json file could be implemented where one provides a solution name and the list of workflow names within this solution - along with the required state (on/off).
Kind Regards
Dan Styles
Beta Was this translation helpful? Give feedback.
All reactions