This is for when customers have multiple environments and when environments are abled to be scheduled in sequence. Should a change fail in one environment the customer should be able to make a rule that it should or should not be applied in another environment
By clicking the "Post Comment" or "Submit Idea" button, you are agreeing to the IBM Ideas Portal Terms of Use.
Do not place IBM confidential, company confidential, or personal information into any field.
Typically this would be impelmented in the pipeline(s), i.e. the pipeline that deploys to an environment would verify pre-conditions such as success (perhaps after an amount of time) in a prior environment. Measures of success in an environment could be sent to Insights and used in a Policy to impelment that check.