get_upcoming_milestones
Track and manage GitHub project deadlines by retrieving upcoming milestones within a specified time frame, with options to include related issues and set results limit.
Instructions
Get a list of upcoming milestones within a time frame
Input Schema
Name | Required | Description | Default |
---|---|---|---|
daysAhead | Yes | ||
includeIssues | Yes | ||
limit | Yes |