remove_from_project
Remove an issue or pull request from a GitHub project board, clearing its card and field values while leaving the issue open.
Instructions
Takes an issue or pull request off a project board. The issue itself is untouched and stays open, but the field values its card held go with it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_name | Yes | ||
| repo_owner | Yes | ||
| issue_number | Yes | ||
| project_owner | Yes | ||
| project_number | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||