604 B
604 B
Home > cautious-journey > Remote > updateIssue
Remote.updateIssue() method
Update an issue.
Only labels will be modified.
Signature:
updateIssue(options: IssueUpdate): Promise<IssueUpdate>;
Parameters
Parameter | Type | Description |
---|---|---|
options | IssueUpdate |
Returns:
Promise<IssueUpdate>