struct

GitHub::CheckRuns

Inherits GitHub::API < Struct < Value < Object

Constructors

new(client, repo_owner : String, repo_name : String)
Source

Instance methods

list(page : Int32 | Nil = nil, per_page : Int32 | Nil = nil, filter : Filter | Nil = nil, status : Status | Nil = nil, check_name : String | Nil = nil, app_id : Int64 | Nil = nil) : CheckRunList
Source
repo_name
Source
repo_owner
Source

Nested types