continuous-deploymentazure-devops-pipelines

Is there a way to bypass a check policy on Azure DevOps Server for deployment to environment?


Currently in my CI/CD pipeline on Azure DevOps Server I'm taking advance approvals for the production stage scheduled to run in future using a business hour check and an approval on the same resource. The deployment correctly starts in the next scheduled window after approvals are complete. There are times though I would want to bypass the business hour check for not having to wait the next time window in order to deploy my resource. Is there any way to accomplish this?

Approvals and checks


Solution

  • This was made available in Sprint 230, November 2023. Administrators will now see a "Bypass check" option on pipelines.