update_sprint
Modify a development sprint by updating details such as title, description, start date, end date, and status within the MCP GitHub Project Manager server. Ensures sprint data stays aligned with project timelines and workflows.
Instructions
Update a development sprint
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | No | ||
endDate | No | ||
sprintId | Yes | ||
startDate | No | ||
status | No | ||
title | No |