Right now, within Harness, it evaluates whether a deployment can proceed based on all existing freeze windows configured and the exceptions in them.
We want Harness to make it easier to get a boolean response on whether a deployment can proceed. Inputs for the API would be service_name and environment,error-prone custom template, and Output as a boolean value of true/false.
Currently, we've had to resort to a custom template with complex logic to determine deployment feasibility. If Harness could provide an API to simplify this process, it would significantly enhance our workflow.
A relevant Support Request raised on a similar topic is https://support.harness.io/hc/en-us/requests/69139?page=1