-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add CreateOrUpdateRepoCustomPropertyValues #3109
Add CreateOrUpdateRepoCustomPropertyValues #3109
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3109 +/- ##
==========================================
- Coverage 97.72% 92.88% -4.84%
==========================================
Files 153 170 +17
Lines 13390 11423 -1967
==========================================
- Hits 13085 10610 -2475
- Misses 215 723 +508
Partials 90 90 ☔ View full report in Codecov by Sentry. |
Thank you, @ganeshkumarsv ! |
Thanks for commenting @gmlewis. Running metadata.sh makes modification for a lot of URLs and erroring out. I don't see a way to update openapi configs only the one endpoint i'm updating. Any help appreciated. Thank you 🙇 |
You shouldn't have to deal with the metadata or OpenAPI stuff... you should only have to make sure your formatting has been fixed and the generator has been run, and you can revert any changes made to the metadata. |
I tried running |
I removed my changes from Can I know how i can fix this error? |
@ganeshkumarsv - now that #3104 is merged, please try to update this branch using |
Thanks @gmlewis. I updated the branch and it fixed the linter. All the checks are passing now. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, @ganeshkumarsv !
Just one minor tweak, please, then we should be ready for a second LGTM+Approval from any other contributor to this repo before merging.
Co-authored-by: Glenn Lewis <6598971+gmlewis@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, @ganeshkumarsv !
LGTM.
Awaiting second LGTM+Approval from any other contributor to this repo before merging.
@liaodaniel I need one more approval to merge this PR. Can you please review? 🙇 |
@gmlewis we got 2 reviews for the PR. Can you please merge if everything looks ok? |
Thank you, @AbbanMustafa ! |
@gmlewis Thanks for merging. Is it possible to create a new release? |
This is now released in v61: https://github.com/google/go-github/releases/tag/v61.0.0 |
Adds method CreateOrUpdateRepoCustomPropertyValues