Notify change request rejection or cancellation reason to Jenkins pipeline
-
- UpdatedJan 30, 2025
- 2 minutes to read
- Yokohama
- DevOps
Notify change request rejection or cancellation reason to Jenkins pipeline
Send change request rejection or cancellation reason along with approver name and the change request number to Jenkins pipeline logs.
Before you begin
- Ensure that you have upgraded to ServiceNow DevOps version 1.28 or later.
- Have an active Jenkins integration.
Role required: sn_devops.admin
About this task
You can send change request rejection or cancellation reasons or comments to the Jenkins pipeline logs.
- Ensure that you enter appropriate reasons or comments when rejecting or canceling a Change Request manually.
- If you have loaded demo data during upgrade, and are using the DevOps Demo Change Automation flow or a custom flow based on it, a notification with default message values is sent to the Jenkins pipeline logs.
Note:
- The Change request number is also automatically sent to the Jenkins pipeline logs (for both scripted and freestyle pipelines) as soon as the change is created.
- The Approver name and time stamp of the cancellation/rejection is also automatically sent to the Jenkins pipeline logs.
Procedure