Create Commit Status
gitlab_create_commit_statusSet or update a commit's status to reflect CI pipeline results, such as pending, running, success, or failure.
Instructions
Create or update the status of a commit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | ||
| sha | Yes | ||
| name | No | ||
| state | Yes | ||
| context | No | ||
| coverage | No | ||
| project_id | No | ||
| target_url | No | ||
| description | No | ||
| pipeline_id | No |