Additional information - Jenkins Release version: Australia Updated March 12, 2026 1 minute to readAdditional information on Jenkins. Connect to Jenkins using API token authenticationConnect to Jenkins using API token authentication instead of user name and password.Reduce calls from Jenkins to ServiceNow DevOps to fetch pipeline informationEnable the Force Tracking Check field in the Jenkins configuration form to create a pipeline tracking file in Jenkins. ServiceNow DevOps makes a REST call to Jenkins to update the tracking file when the Track field in a pipeline is modified.Using a declarative or scripted pipeline in DevOpsWhen you use a Jenkinsfile, steps are created, mapped, and associated to orchestration tasks automatically instead of manually.Configure SonarQube scans on Jenkins pipelinesConfigure SonarQube scans on Jenkins pipelines.Notify change request rejection or cancellation reason to Jenkins pipelineSend change request rejection or cancellation reason along with approver name and the change request number to Jenkins pipeline logs.Notify ServiceNow DevOps change request number to Jenkins pipelinesSend change request numbers to the Jenkins pipeline steps or logs when a change request is created in ServiceNow DevOps.Get change request number in Jenkins pipelineRetrieve the change request number in a Jenkins pipeline based on specific change details by running the snDevOpsGetChangeNumber script.Update change request details in Jenkins pipelineUpdate the change request details associated with a Jenkins pipeline by running the snDevOpsUpdateChangeInfo script in the pipeline.Nested and parallel stages in Jenkins pipelinesUse nested and parallel stages in scripted Jenkins pipelines to speed up your pipeline execution. Change requests are created for nested and parallel stages and not just for the parent stage.Jenkins log levels and Log RecordersSet log levels in the Jenkins plugin for ServiceNow DevOps based on the extent of log detail you need for debugging.
Additional information - Jenkins Release version: Australia Updated March 12, 2026 1 minute to readAdditional information on Jenkins. Connect to Jenkins using API token authenticationConnect to Jenkins using API token authentication instead of user name and password.Reduce calls from Jenkins to ServiceNow DevOps to fetch pipeline informationEnable the Force Tracking Check field in the Jenkins configuration form to create a pipeline tracking file in Jenkins. ServiceNow DevOps makes a REST call to Jenkins to update the tracking file when the Track field in a pipeline is modified.Using a declarative or scripted pipeline in DevOpsWhen you use a Jenkinsfile, steps are created, mapped, and associated to orchestration tasks automatically instead of manually.Configure SonarQube scans on Jenkins pipelinesConfigure SonarQube scans on Jenkins pipelines.Notify change request rejection or cancellation reason to Jenkins pipelineSend change request rejection or cancellation reason along with approver name and the change request number to Jenkins pipeline logs.Notify ServiceNow DevOps change request number to Jenkins pipelinesSend change request numbers to the Jenkins pipeline steps or logs when a change request is created in ServiceNow DevOps.Get change request number in Jenkins pipelineRetrieve the change request number in a Jenkins pipeline based on specific change details by running the snDevOpsGetChangeNumber script.Update change request details in Jenkins pipelineUpdate the change request details associated with a Jenkins pipeline by running the snDevOpsUpdateChangeInfo script in the pipeline.Nested and parallel stages in Jenkins pipelinesUse nested and parallel stages in scripted Jenkins pipelines to speed up your pipeline execution. Change requests are created for nested and parallel stages and not just for the parent stage.Jenkins log levels and Log RecordersSet log levels in the Jenkins plugin for ServiceNow DevOps based on the extent of log detail you need for debugging.