How to apply a pre-deployment gate in Azure DevOps to deploy an application using release pipelines. The gate should effectively check the current time vs the scheduled time in ServiceNow. If the current time is greater than or equal to the scheduled time in the Change Request then the gate should pass and the release pipeline should start executing.

I need a starting idea on how to setup this. I already have a Service Connection that connects to ServiceNow.

0

There are 0 answers