[Home](./index.md) > [cautious-journey](./cautious-journey.md) > [GithubRemote](./cautious-journey.githubremote.md) > [getIssue](./cautious-journey.githubremote.getissue.md) ## GithubRemote.getIssue() method Signature: ```typescript getIssue(): Promise>; ``` Returns: Promise<Array<IssueUpdate>>