Skip to content

Remove priority field#5

Merged
pranjaltrvd merged 3 commits into
mainfrom
remvoe-priority-field
Jul 7, 2026
Merged

Remove priority field#5
pranjaltrvd merged 3 commits into
mainfrom
remvoe-priority-field

Conversation

@pranjaltrvd

@pranjaltrvd pranjaltrvd commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

Note

Low Risk
Narrow API surface change on a single tool; callers that passed priority will need to stop, but core ticket creation is unchanged.

Overview
Removes ticket priority from the create_issue MCP tool so callers can no longer set urgency when opening Pylon support issues.

The Priority enum and the optional priority argument are deleted, and the POST payload no longer includes a priority field—tickets are created with the same required fields and optional tags as before.

Reviewed by Cursor Bugbot for commit 8884cd3. Bugbot is set up for automated code reviews on this repo. Configure here.

Pranjal Trivedi and others added 3 commits June 24, 2026 19:23
Co-authored-by: Cursor <cursoragent@cursor.com>
Keep error handling improvements from main, remove both priority
(enum and parameter) and requester_name to simplify the tool interface.

Co-authored-by: Cursor <cursoragent@cursor.com>
@pranjaltrvd pranjaltrvd merged commit 569f548 into main Jul 7, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants