Gets an Issue from GitHub.
Use the title of an issue:
type: getIssue
issue: An existing issueUse an issue number:
type: getIssue
issue: 1| Title | Property | Description | Default | Required |
|---|---|---|---|---|
| Issue | issue |
The number or title of the issue to get. This will default to the issue number from the trigger event. |