External DocumentationTo learn more, visit the GitHub documentation.
Parameters
| Parameter | Description |
|---|---|
| Labels | An array of label names to add to the issue’s existing labels. Note: For more information about the Labels parameter, visit GitHub API documentation. |
| Owner | The account owner of the repository. The name is not case sensitive. |
| Pull Request Number | The pull request number, eg. https://github.com/{owner}/{repo}/pull/{pull request number}. |
| Repo | The name of the repository. The name is not case sensitive. |