add_issues_to_project
Add existing issues to a project as cards by providing their repository issue numbers. Manage Kanban boards on self-hosted Forgejo without requiring a REST API.
Instructions
Add existing issues (by their repo issue numbers) to a project as cards.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | ||
| owner | Yes | ||
| project_id | Yes | ||
| issue_numbers | Yes |