Closes an issue on GitHub.
Use the issue from the webhook payload:
type: closeIssueUse the title of an issue:
type: closeIssue
issue: Title of an issueUse an issue number:
type: closeIssue
issue: 4| Title | Property | Description | Default | Required |
|---|---|---|---|---|
| Issue | issue |
The number or title of the issue to close. |