Adds labels (provided in the request body) to a repository issue; labels that do not already exist are created.
repoRequiredstringRepository name, without the `.git` extension (case-insensitive).
ownerRequiredstringUsername or organization name owning the repository (case-insensitive).
labelsRequiredarrayArray of label names to add to the issue. Labels that don't exist will be created automatically.
issue_numberRequiredintegerPositive integer that uniquely identifies the issue within the repository. Must be >= 1.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.