add-draft-issue
Create and add draft issues to GitHub Projects, specifying title, body, and assignees directly within the project board for streamlined Agile project planning.
Instructions
Add a draft issue to a GitHub Project
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assigneeIds | No | IDs of users to assign | |
body | No | Draft issue body | |
projectId | Yes | GitHub Project ID | |
title | Yes | Draft issue title |