kunalgangaher17/ServiceNow DevOps Get Change
This is a Custom Action to Get the Change Request Number using the Change Details
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| instance-url | ServiceNow Instance URL | yes | — |
| devops-integration-user-name | Devops Integration User Name | no | — |
| devops-integration-user-password | Devops Integration User Password | no | — |
| devops-integration-token | Devops Integration Token | no | — |
| tool-id | Orchestration Tool Id | yes | — |
| context-github | Github Context | yes | — |
| change-details | The inputs to identify change at Servicenow and GET it. | yes | — |
Outputs
| name | description |
|---|---|
| change-request-number | Change Request Number found for the given change details |
| status | To know the status of the Change Request GET call |