Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreatePullRequestOption

CreatePullRequestOption options when creating a pull request

export
interface

CreatePullRequestOption

Hierarchy

  • CreatePullRequestOption

Index

Properties

assignee?: string
memberof

CreatePullRequestOption

assignees?: string[]
memberof

CreatePullRequestOption

base?: string
memberof

CreatePullRequestOption

body?: string
memberof

CreatePullRequestOption

due_date?: string
memberof

CreatePullRequestOption

head?: string
memberof

CreatePullRequestOption

labels?: number[]
memberof

CreatePullRequestOption

milestone?: number
memberof

CreatePullRequestOption

title?: string
memberof

CreatePullRequestOption

Generated using TypeDoc