actions-marketplace-validations/ServiceNow DevOps Change Automation

Pause/Resume Workflow Run based on ServiceNow Change Approval Status

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Dec 9, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/servicenow_servicenow-devops-change@729fbe8fa5aa4c5f5192fcc8751a4b4b3d97a83b # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
instance-urlServiceNow Instance URLyes
devops-integration-user-nameDevops Integration User Nameno
devops-integration-user-passwordDevops Integration User Passwordno
devops-integration-tokenDevops Integration Tokenno
tool-idOrchestration Tool Idyes
job-nameDisplay Name of the Jobyes
context-githubGithub Contextyes
timeoutThe max. time in seconds to wait until the action should fail.no3600
intervalThe time in seconds to wait between trying the API.no100
change-requestThe customized inputs to create change with the requested details. All fields in the Change Request table are supported except risk, impact and risk_impact_analysis.no{}
changeCreationTimeOutThe max. time in seconds to wait until change created.no3600
abortOnChangeCreationFailureThis value will be used to resume or abort the pipeline if the change is not created within the mentioned time period in changeCreationTimeOut. notrue
abortOnChangeStepTimeoutThis value will be used to resume or abort the pipeline after a timeout has occurred in case a change step is still in a pending state.notrue
deployment-gateThe customized inputs to process deployment gate job related change.no
namedescription
change-request-numberThis change request number is provided as output upon successful creation of the change.
change-request-sys-idThis change request sys id is provided as output upon successful creation of the change.