class

Gitlab::Projects::MergeRequest

Inherits Gitlab::Event < JSON::Serializable < Reference < Object

Constructors

new(pull : JSON::PullParser)
Source

Instance methods

assignee
Source
assignee=(assignee : User | Nil)
Source
changes
Source
changes=(changes : Changes)
Source
labels
Source
labels=(labels : Array(Label))
Source
object_attributes
Source
object_attributes=(object_attributes : MergeRequestObjectAttributes)
Source
project
Source
project=(project : Project)
Source
repository
Source
repository=(repository : Repository)
Source
user
Source
user=(user : User)
Source