Interface CreatePullRequestOption

CreatePullRequestOption options when creating a pull request

Hierarchy

  • CreatePullRequestOption

Properties

assignee?: string
assignees?: string[]
base?: string
body?: string
due_date?: string

Format

date-time

head?: string
labels?: number[]
milestone?: number

Format

int64

title?: string

Generated using TypeDoc