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

Changing custom properties #3101

Open
R4vio opened this issue Mar 14, 2024 · 5 comments
Open

Changing custom properties #3101

R4vio opened this issue Mar 14, 2024 · 5 comments

Comments

@R4vio
Copy link

R4vio commented Mar 14, 2024

The current library has only the possibility to GET custom properties, while the API has to option to also PATCH as can be seen here:
https://docs.github.com/en/rest/repos/custom-properties?apiVersion=2022-11-28#create-or-update-custom-property-values-for-a-repository

It would be nice if this feature would be included in the library

@gmlewis
Copy link
Collaborator

gmlewis commented Mar 14, 2024

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.

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!

@HariCharan-001
Copy link
Contributor

I'd like to work on this.

@gmlewis
Copy link
Collaborator

gmlewis commented Mar 14, 2024

I'd like to work on this.

Thank you, @HariCharan-001 ! It's yours.

@HariCharan-001
Copy link
Contributor

Submitted a PR, please review !

@HariCharan-001
Copy link
Contributor

Raised a new PR !

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