track_deployment
Record deployment events in ServiceNow for audit trails and velocity tracking, capturing environment, artifact, status, and version details.
Instructions
Record a deployment event in ServiceNow for audit and velocity tracking. [Write]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pipeline | No | Pipeline sys_id or name | |
| environment | Yes | Target environment | |
| artifact_name | Yes | Artifact or application name | |
| artifact_version | No | Version or build number | |
| status | Yes | Deployment status: success, failed, rolled_back | |
| notes | No | Deployment notes |