Add labels to an issue.Documentation Index
Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
Use this file to discover all available pages before exploring further.
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. |