Methods for the Commit Statuses API
See Also:
Instance methods
combined_status(repo, ref)
Get the combined status for a ref.
See All:
Sourcecreate_status(repo, sha, state, **options)
Create a status for a commit.
See All:
Sourcestatuses(repo, sha)
List all statuses for a given commit.
See All:
Source