Make pre/post deployment steps conditional on developer sandboxes.
Pre/Post deployment notes can be set to pertains to various static environments but they always apply to sandboxes after a back deploy. This should be conditional-- most of the time I only set them applicable to prod and they aren't applicable to developer sandboxes.
5
votes
-
Mike McNeeley commented
Not only this but also let me deselect the first environment that the PR is being created against. I often only need the post-deployment step to apply to Production. Currently, when choosing "specific environments", the box for the first CI Job/Environment is forced checked.