sn_deploy_pipeline.change_management.enabled
ServiceNow property description:
Property to enable change management integration into deployment pipelines
Attributes
- Sys ID: 80057f18c377a1107db578f9d00131da
- Type: true | false
- Application: Deployment Pipeline
- Default value: false

AI generated property description:
The ServiceNow property sn_deploy_pipeline.change_management.enabled controls whether change management integration is active in Deployment Pipelines. The default value is false, meaning pipelines run without automatically creating or linking change requests. Setting the property to true enables integration, ensuring that pipeline executions generate change records in accordance with ITSM governance. This configuration is critical in organizations that require compliance, audit tracking, or formal approval processes for deployments. Leaving it disabled supports faster pipeline execution but bypasses structured change management controls, which may not align with regulatory or organizational requirements. This property is typically configured when aligning DevOps automation with ITIL-based change management practices.
Source