GitHub::DeploymentAPI::Statuses::CreateRequest
Inherits MessagePack::Serializable < JSON::Serializable < GitHub::Resource < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
new(pull : MessagePack::Unpacker)
new(state : GitHub::Deployment::Status::State, *, log_url : Nil | String, description : Nil | String, environment : Nil | String, environment_url : Nil | String, auto_inactive : Bool | Nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Instance methods
auto_inactive
Sourcedescription
Sourceenvironment
Sourceenvironment_url
Sourcelog_url
Sourcestate
Source