github.createissueprops.assignees
Home > @runlightyear/github > CreateIssueProps > assignees
CreateIssueProps.assignees property
Logins for Users to assign to this issue.
NOTE: Only users with push access can set assignees for new issues. Assignees are silently dropped otherwise.
Signature:assignees?: Array<string>;