class

Gitlab::MergeParams

Inherits JSON::Serializable < Reference < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

commit_message
Source
commit_message=(commit_message : String | Nil)
Source
force_remove_source_branch
Source
force_remove_source_branch=(force_remove_source_branch : String | Nil)
Source
should_remove_source_branch
Source
should_remove_source_branch=(should_remove_source_branch : Bool | Nil)
Source
squash
Source
squash=(squash : Bool | Nil)
Source