Octokit::Models::DeploymentRequest
Constructors
new(__temp_3871 : JSON::PullParser)
Instance methods
auto_merge
auto_merge=(_auto_merge : Bool)
description
description=(_description : String)
environment
environment=(_environment : String)
payload
payload=(_payload : String)
production_environment
production_environment=(_production_environment : Bool)
ref
ref=(_ref : String)
required_contexts
task
task=(_task : String)
to_json(json : JSON::Builder)
transient_environment
transient_environment=(_transient_environment : Bool)