We would like a toggle to change the freeze window behavior.
Before:
Pipeline Executions involving frozen environments cannot be started/staged. Environment must be unfrozen to stage pipelines.
After:
Environments are still frozen blocking deployments to that environment, but pipelines that include frozen environments can still be staged/started/executed but blocked from actually deploying to frozen environments.