Skip to main content

github.createissueprops.labels

Home > @runlightyear/github > CreateIssueProps > labels

CreateIssueProps.labels property

Labels to associate with this issue.

NOTE: Only users with push access can set labels for new issues. Labels are silently dropped otherwise.

Signature:
labels?: Array<string> | Array<object>;