Skip to content

feat: add type to issues - #484

Closed
radar07 wants to merge 6 commits into
github:mainfrom
radar07:add-issue-types-and-pr-types
Closed

feat: add type to issues#484
radar07 wants to merge 6 commits into
github:mainfrom
radar07:add-issue-types-and-pr-types

Conversation

@radar07

Copy link
Copy Markdown
Contributor

Closes: #409

@radar07
radar07 requested a review from a team as a code ownerJune 5, 2025 17:32
@radar07
radar07 marked this pull request as draft June 5, 2025 17:33
@radar07
radar07force-pushed the add-issue-types-and-pr-types branch from 1cc956c to e733f06CompareJune 6, 2025 17:45
@radar07
radar07 marked this pull request as ready for review June 6, 2025 18:52
@SamMorrowDrums

Copy link
Copy Markdown
Collaborator

Thank you for trying this.

I am concerned that there isn't a good story for how the LLM should discover what options are available for this field.

I'd propose an enum, but users can add additional types so that would be insufficient.

We will have to think about this.

1 similar comment
@SamMorrowDrums

Copy link
Copy Markdown
Collaborator

Thank you for trying this.

I am concerned that there isn't a good story for how the LLM should discover what options are available for this field.

I'd propose an enum, but users can add additional types so that would be insufficient.

We will have to think about this.

@radar07

radar07 commented Jun 8, 2025

Copy link
Copy Markdown
ContributorAuthor

I agree. We also might need to support IssueType in this server.

Supporting CRUD operations of IssueType would assist the model to discover the list of types and assigning them.

@tonytrgtonytrg added the enhancement New feature or request label Jun 16, 2025
@akenneth

akenneth commented Jul 1, 2025

Copy link
Copy Markdown
Contributor

👋

  • This proposed PR adds issue types discoverability. Together with the PR proposed here it should add nice issue type support. Add List issue types tool #616

@akenneth

Copy link
Copy Markdown
Contributor

Maybe this one is ready to go now?

@JoannaaKL
JoannaaKL self-requested a review August 13, 2025 08:56
@JoannaaKLJoannaaKL mentioned this pull request Aug 13, 2025
@dsyme

Copy link
Copy Markdown

Duplicate of#869

@dsymedsyme marked this as a duplicate of #869Oct 26, 2025
@dsymedsyme closed this Oct 26, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancementNew feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for setting 'Type' field (feature, bug, task) in MCP

6 participants

@radar07@SamMorrowDrums@akenneth@dsyme@JoannaaKL@tonytrg