create_sprint
Initiate a new development sprint by defining its title, description, start and end dates, and associated issue IDs within GitHub Projects V2 via the MCP server.
Instructions
Create a new development sprint
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | Yes | ||
endDate | Yes | ||
issueIds | Yes | ||
startDate | Yes | ||
title | Yes |