ServiceNow / servicenow-cicd-azure-extension

Extension for Azure Pipelines to help developers get started faster with ServiceNow's CI/CD APIs
MIT License
12 stars 18 forks source link

Yaml Intergration with Service Now #56

Closed shiju18 closed 1 year ago

shiju18 commented 1 year ago

Is Service Now integration with yaml from environments approval gates is possible

We are using a Service Now marketplace extension to open a ticket from a release gate in an azure pipeline. this process works perfectly if we use it from a classic UI release pipeline. If we set it up as an approval and gate from a yaml file, everytime the gate checks if the ticket was resolved it creates a new ticket instead.

Both Classic UI and YAML use the same task. I noticed the classic pipeline and YAML were using different versions of the task

chiarng commented 1 year ago

Are you looking for the ServiceNow DevOps extension instead? This one is the CI/CD Extension, it doesn't create the change mgmt tickets.