Failure strategy not having conditional expression support
long-term
P
Practical Marlin
Failure strategy not having conditional expression support
we want to ignore failure for some environment/infra definitation , while roll back for some other env/infra
We want to implement the failure strategy based on the service deploying to which Env/infra. But as of now harness don't support expression in the failure strategy.
Log In
M
Magnificent Nightingale
Supporting this feature request. It would be helpful to change failure strategy dependent on feature flags/org-level variables.
E.g. FAIL_PIPELINE_SCRIPTX=1 would fail the pipeline, and if FAIL_PIPELINE_SCRIPTX=0, execute failure strategy "ignore", or something like that.
Having a script fail is important to us so that we can track it in our observability
Rohan Gupta
long-term