See the Repository Statuses API documentation for more information.
Methods
-
Create(Int64,
String, Creates a commit status for the specified ref.New Commit Status) -
Create(String,
String, Creates a commit status for the specified ref.String, New Commit Status) -
Get
All(Int64, Retrieves commit statuses for the specified reference. A reference can be a commit SHA, a branch name, or a tag name.String) -
Get
All(Int64, Retrieves commit statuses for the specified reference. A reference can be a commit SHA, a branch name, or a tag name.String, Api Options) -
Get
All(String, Retrieves commit statuses for the specified reference. A reference can be a commit SHA, a branch name, or a tag name.String, String) -
Get
All(String, Retrieves commit statuses for the specified reference. A reference can be a commit SHA, a branch name, or a tag name.String, String, Api Options) -
Get
Combined(Int64, Retrieves a combined view of statuses for the specified reference. A reference can be a commit SHA, a branch name, or a tag name.String) -
Get
Combined(String, Retrieves a combined view of statuses for the specified reference. A reference can be a commit SHA, a branch name, or a tag name.String, String)