See the Check Suites API documentation for more information.
Methods
-
Create(Int64,
New Creates a new Check SuiteCheck Suite) -
Create(String,
String, Creates a new Check SuiteNew Check Suite) -
Get(Int64,
Int64) Gets a single Check Suite by Id -
Get(String,
String, Gets a single Check Suite by IdInt64) -
Get
All Lists Check Suites for a commit reference (SHA, branch name or tag name)For Reference(Int64, String) -
Get
All Lists Check Suites for a commit reference (SHA, branch name or tag name)For Reference(Int64, String, Check Suite Request) -
Get
All Lists Check Suites for a commit reference (SHA, branch name or tag name)For Reference(Int64, String, Check Suite Request, Api Options) -
Get
All Lists Check Suites for a commit reference (SHA, branch name or tag name)For Reference(String, String, String) -
Get
All Lists Check Suites for a commit reference (SHA, branch name or tag name)For Reference(String, String, String, Check Suite Request) -
Get
All Lists Check Suites for a commit reference (SHA, branch name or tag name)For Reference(String, String, String, Check Suite Request, Api Options) -
Request(Int64,
Check Triggers GitHub to create a new check suite, without pushing new code to a repositorySuite Trigger Request) -
Request(String,
String, Triggers GitHub to create a new check suite, without pushing new code to a repositoryCheck Suite Trigger Request) -
Rerequest(Int64,
Int64) Triggers GitHub to rerequest an existing check suite, without pushing new code to a repository -
Rerequest(String,
String, Triggers GitHub to rerequest an existing check suite, without pushing new code to a repositoryInt64) -
Update
Preferences(Int64, Updates Check Suites prefrences on a repository, such as disabling automatic creation when code is pushedCheck Suite Preferences) -
Update
Preferences(String, Updates Check Suites prefrences on a repository, such as disabling automatic creation when code is pushedString, Check Suite Preferences)