Skip to content

Add versions/milestone function. #14

@HasutoSasaki

Description

@HasutoSasaki

We are making good use of the MCP server!
In our work, there was a use case where we wanted to set milestones in MCP all at once.
Therefore, we would like to add the versions/milestone function.

Currently, milestone IDs can be referenced in issue operations, but there are no tools to manage milestones themselves. I'd like to implement:

  • get_version_milestone_list: List versions/milestones for a project
  • add_version_milestone: Create a new version/milestone
  • update_version_milestone: Update existing version/milestone
  • delete_version: Delete a version

If implementation has not yet progressed, I would like to proceed with implementation by creating a PR. Is that acceptable?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions