Skip to content

Add missing type to create_issue #230

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
inpreman opened this issue Apr 11, 2025 · 1 comment
Open

Add missing type to create_issue #230

inpreman opened this issue Apr 11, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@inpreman
Copy link

Description

Currently, create_issue tool does not support type parameter. It is a valid parameter to set when creating a new issue.

REST API for create_issue: https://docs.github.com/en/rest/issues/issues?apiVersion=2022-11-28#create-an-issue

@inpreman inpreman self-assigned this Apr 11, 2025
@juruen juruen added the enhancement New feature or request label Apr 12, 2025
@juruen
Copy link
Collaborator

juruen commented Apr 12, 2025

We'll probably wait until the underlying library adds support for it: https://github.com/google/go-github/blob/master/github/issues.go#L83

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants