Closed serpro69 closed 7 months ago
:tag should set didWork = false if the tag wasn't actually created and only set didWork = true after the task has created a git tag This output could be used by the clients for various decision making based on :tag task's outcome.
:tag
didWork = false
didWork = true
:tag
should setdidWork = false
if the tag wasn't actually created and only setdidWork = true
after the task has created a git tag This output could be used by the clients for various decision making based on:tag
task's outcome.