struct

GitHub::DeploymentAPI::Statuses

Inherits GitHub::API < Struct < Value < Object

Constructors

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

Instance methods

create(state : Deployment::Status::State, *, log_url : String | Nil = nil, description : String | Nil = nil, environment : String | Nil = nil, environment_url : String | Nil = nil, auto_inactive : Bool | Nil = nil) : Deployment::Status
Source
deployment_id
Source
repo_name
Source
repo_owner
Source

Nested types