Statuses
This API provides a way to manipulate statuses associated with the Git commit. Commit status allows you to mark commits with status information from other systems. For instance, it's used in VSTS to surface the state of the build associated with the status in the web UI.
Operations
Create |
Create Git commit status. |
List |
Get statuses associated with the Git commit. |