Options
All
  • Public
  • Public/Protected
  • All
Menu

A merge request

Hierarchy

Index

Properties

assignee

assignee: User

author

author: User

created_at

created_at: string

description

description: string | null

discussion_locked

discussion_locked: boolean | null

downvotes

downvotes: number

force_remove_source_branch

force_remove_source_branch: boolean

id

id: number

iid

iid: number

labels

labels: Label[]

merge_commit_sha

merge_commit_sha: string

merge_status

merge_when_pipeline_succeeds

merge_when_pipeline_succeeds: boolean

milestone

milestone: Milestone

project_id

project_id: number

sha

sha: string

should_remove_source_branch

should_remove_source_branch: boolean

source_branch

source_branch: string

source_project_id

source_project_id: number

state

target_branch

target_branch: string

target_project_id

target_project_id: number

time_stats

time_stats: object

Type declaration

  • human_time_estimate: number | null
  • human_total_time_spent: number | null
  • time_estimate: number
  • total_time_spent: number

title

title: string

updated_at

updated_at: string

upvotes

upvotes: number

user_notes_count

user_notes_count: number

web_url

web_url: string

work_in_progress

work_in_progress: boolean

Generated using TypeDoc