Skip to main content
github.getIssue uses GitHub’s shared Issues API for issues and pull requests.
automations/get-github-issue.automation.ts
Provide owner, repository, and positive integer issueNumber. Optional second argument { account } defaults to the project’s GitHub binding. Inputs accept compatible signals. Returns the issue’s id, number, and title. GitHub returns an error if the installation can’t access the repository or the number doesn’t exist.