track_deployment
Record deployment events in ServiceNow for audit and velocity tracking. Input pipeline, environment, artifact, version, status, and notes.
Instructions
Record a deployment event in ServiceNow for audit and velocity tracking. [Write]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Deployment notes | |
| status | Yes | Deployment status: success, failed, rolled_back | |
| 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 |