Interface Branch

Branch represents a repository branch

Hierarchy

  • Branch

Properties

commit?: PayloadCommit

PayloadCommit represents a commit

effective_branch_protection_name?: string
enable_status_check?: boolean
name?: string
protected?: boolean
required_approvals?: number

Format

int64

status_check_contexts?: string[]
user_can_merge?: boolean
user_can_push?: boolean

Generated using TypeDoc