Wasm Directoryalpha
Record

merge-request-changes

No description available.

record merge-request-changes {
  assignee: option​<user-basic>,
  author: option​<user-basic>,
  changes: option​<repo-diff>,
  created-at: option​<string>,
  description: option​<string>,
  downvotes: option​<string>,
  force-remove-source-branch: option​<string>,
  id: option​<string>,
  iid: option​<string>,
  labels: option​<string>,
  merge-commit-sha: option​<string>,
  merge-status: option​<string>,
  merge-when-build-succeeds: option​<string>,
  milestone: option​<milestone>,
  project-id: option​<string>,
  sha: option​<string>,
  should-remove-source-branch: option​<string>,
  source-branch: option​<string>,
  source-project-id: option​<string>,
  state: option​<string>,
  subscribed: option​<string>,
  target-branch: option​<string>,
  target-project-id: option​<string>,
  title: option​<string>,
  updated-at: option​<string>,
  upvotes: option​<string>,
  user-notes-count: option​<string>,
  web-url: option​<string>,
  work-in-progress: option​<string>,
}

Fields

NameTypeDescription
assigneeoption​<user-basic>
authoroption​<user-basic>
changesoption​<repo-diff>
created-atoption​<string>
descriptionoption​<string>
downvotesoption​<string>
force-remove-source-branchoption​<string>
idoption​<string>
iidoption​<string>
labelsoption​<string>
merge-commit-shaoption​<string>
merge-statusoption​<string>
merge-when-build-succeedsoption​<string>
milestoneoption​<milestone>
project-idoption​<string>
shaoption​<string>
should-remove-source-branchoption​<string>
source-branchoption​<string>
source-project-idoption​<string>
stateoption​<string>
subscribedoption​<string>
target-branchoption​<string>
target-project-idoption​<string>
titleoption​<string>
updated-atoption​<string>
upvotesoption​<string>
user-notes-countoption​<string>
web-urloption​<string>
work-in-progressoption​<string>