Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Branch

Branch represents a repository branch

export
interface

Branch

Hierarchy

  • Branch

Index

Properties

commit?: PayloadCommit
memberof

Branch

effective_branch_protection_name?: string
memberof

Branch

enable_status_check?: boolean
memberof

Branch

name?: string
memberof

Branch

protected?: boolean
memberof

Branch

required_approvals?: number
memberof

Branch

status_check_contexts?: string[]
memberof

Branch

user_can_merge?: boolean
memberof

Branch

user_can_push?: boolean
memberof

Branch

Generated using TypeDoc