Interface CreateIssueOption

CreateIssueOption options to create one issue

Hierarchy

  • CreateIssueOption

Properties

assignee?: string

deprecated

assignees?: string[]
body?: string
closed?: boolean
due_date?: string

Format

date-time

labels?: number[]

list of label ids

milestone?: number

milestone id

Format

int64

ref?: string
title: string

Generated using TypeDoc