Tool to add an issue or pull request to a user-owned GitHub project. Use when you need to add existing repository items to a project board.
idintegerThe unique identifier of the issue or pull request to add to the project. Required if owner, repo, and number are not provided.
repostringThe repository name. Required with owner and number if id is not provided.
typeRequiredstringThe type of item to add to the project. Must be either Issue or PullRequest.
ownerstringThe repository owner login. Required with repo and number if id is not provided.
numberintegerThe issue or pull request number. Required with owner and repo if id is not provided.
usernameRequiredstringThe handle for the GitHub user account.
project_numberRequiredintegerThe project's number.
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.