struct

GitHub::DeploymentAPI::Statuses::CreateRequest

Inherits MessagePack::Serializable < JSON::Serializable < GitHub::Resource < Struct < Value < Object

Constructors

new(pull : JSON::PullParser)
new(state : GitHub::Deployment::Status::State, *, log_url : Nil | String, description : Nil | String, environment : Nil | String, environment_url : Nil | String, auto_inactive : Bool | Nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)

Instance methods

auto_inactive
Source
description
Source
environment
Source
environment_url
Source
log_url
Source
state
Source