project_add_item
Add an issue or pull request to a GitHub Project V2 for centralized project tracking.
Instructions
Add an Issue or Pull Request to a GitHub Project V2
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | GitHub username or organization | |
| projectNumber | Yes | GitHub Project V2 number | |
| repo | Yes | Repository in 'owner/repo' format | |
| itemNumber | Yes | Issue or Pull Request number | |
| itemType | No | Type of item to add | issue |