MergeRequestPermissions

class Object
trait Matchable
class Any

Value members

Concrete methods

def adminMergeRequest: SelectionBuilder[MergeRequestPermissions, Boolean]

Indicates the user can perform admin_merge_request on this resource

Indicates the user can perform admin_merge_request on this resource

def canMerge: SelectionBuilder[MergeRequestPermissions, Boolean]

Indicates the user can perform can_merge on this resource

Indicates the user can perform can_merge on this resource

Indicates the user can perform cherry_pick_on_current_merge_request on this resource

Indicates the user can perform cherry_pick_on_current_merge_request on this resource

def createNote: SelectionBuilder[MergeRequestPermissions, Boolean]

Indicates the user can perform create_note on this resource

Indicates the user can perform create_note on this resource

def pushToSourceBranch: SelectionBuilder[MergeRequestPermissions, Boolean]

Indicates the user can perform push_to_source_branch on this resource

Indicates the user can perform push_to_source_branch on this resource

def readMergeRequest: SelectionBuilder[MergeRequestPermissions, Boolean]

Indicates the user can perform read_merge_request on this resource

Indicates the user can perform read_merge_request on this resource

def removeSourceBranch: SelectionBuilder[MergeRequestPermissions, Boolean]

Indicates the user can perform remove_source_branch on this resource

Indicates the user can perform remove_source_branch on this resource

def revertOnCurrentMergeRequest: SelectionBuilder[MergeRequestPermissions, Boolean]

Indicates the user can perform revert_on_current_merge_request on this resource

Indicates the user can perform revert_on_current_merge_request on this resource

def updateMergeRequest: SelectionBuilder[MergeRequestPermissions, Boolean]

Indicates the user can perform update_merge_request on this resource

Indicates the user can perform update_merge_request on this resource