Skip to content
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

Add support for issue types #3523

Closed
stevehipwell opened this issue Mar 19, 2025 · 5 comments · Fixed by #3525
Closed

Add support for issue types #3523

stevehipwell opened this issue Mar 19, 2025 · 5 comments · Fixed by #3525

Comments

@stevehipwell
Copy link
Contributor

The GitHub REST API now supports managing issue types.

@gmlewis
Copy link
Collaborator

gmlewis commented Mar 19, 2025

Thank you, @stevehipwell!

This would be a great PR for any new contributor to this repo or a new Go developer.
All contributions are greatly appreciated!

Feel free to volunteer for any issue and the issue can be assigned to you so that others don't attempt to duplicate the work.
Also feel free to perform a code review on any PR that has the label "NeedsReview" - we appreciate those contributions too!
We have a REVIEWERS file that you could add your username to if you are willing to be contacted when reviews are needed.

Please check out our CONTRIBUTING.md guide to get started. (In particular, please remember to go generate ./... and don't use force-push to your PRs.)

Thank you!

@atilsensalduz
Copy link
Contributor

Hey guys, I'd like to work on this issue. Could you please assign it to me?

@gmlewis
Copy link
Collaborator

gmlewis commented Mar 19, 2025

Thank you, @atilsensalduz! It's yours.

@atilsensalduz
Copy link
Contributor

Hey guys, I've completed my work, but I stumbled upon a GHES API version upgrade. When I ran generate.sh, it updated the GHES version from 3.15 to 3.16. Should I include this change in my PR as well?

Image

Image

@gmlewis
Copy link
Collaborator

gmlewis commented Mar 20, 2025

That should be fine, thank you for checking!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants