Check Deployment Status
sf_check_deploy_statusCheck deployment status using the async job ID to determine if metadata changes succeeded. Get status, component successes, failures, and test results.
Instructions
Checks the status of an in-progress or recently completed metadata deployment by async job ID. Returns the status (Pending, InProgress, Succeeded, Failed, Canceled), component successes, failures, and test results. Use with the deploy ID returned from sf_deploy_metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deployId | Yes | Deploy async job ID returned from sf_deploy_metadata |