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 GetAllCustomPropertyValues for repositories #3020

Merged
merged 2 commits into from Dec 17, 2023

Conversation

liaodaniel
Copy link
Contributor

Closes #3014.

Signed-off-by: Daniel Liao 10663736+liaodaniel@users.noreply.github.com

Signed-off-by: Daniel Liao <10663736+liaodaniel@users.noreply.github.com>
@liaodaniel liaodaniel changed the title Add repo GetAllCustomPropertyValues Add GetAllCustomPropertyValues for repositories Dec 5, 2023
@liaodaniel liaodaniel marked this pull request as ready for review December 5, 2023 23:16
Copy link
Collaborator

@gmlewis gmlewis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @liaodaniel !
Just a few tweaks, please, then we will be ready for a second LGTM+Approval from any other contributor to this repo before merging.

github/repos_properties.go Show resolved Hide resolved
github/repos_properties.go Outdated Show resolved Hide resolved
github/repos_properties.go Outdated Show resolved Hide resolved
github/repos_properties.go Outdated Show resolved Hide resolved
@gmlewis gmlewis added the NeedsReview PR is awaiting a review before merging. label Dec 6, 2023
Copy link

codecov bot commented Dec 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1e66201) 97.91% compared to head (0c13729) 97.92%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3020   +/-   ##
=======================================
  Coverage   97.91%   97.92%           
=======================================
  Files         150      151    +1     
  Lines       12980    12993   +13     
=======================================
+ Hits        12710    12723   +13     
  Misses        192      192           
  Partials       78       78           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Daniel Liao <10663736+liaodaniel@users.noreply.github.com>
@liaodaniel
Copy link
Contributor Author

Thank you @gmlewis, need to pay more attention to copying and pasting 😅

Copy link
Collaborator

@gmlewis gmlewis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @liaodaniel !
LGTM.

Awaiting second LGTM+Approval from any other contributor to this repo before merging.

Copy link
Contributor

@valbeat valbeat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@gmlewis gmlewis removed the NeedsReview PR is awaiting a review before merging. label Dec 17, 2023
@gmlewis
Copy link
Collaborator

gmlewis commented Dec 17, 2023

Thank you, @valbeat !
Merging.

@gmlewis gmlewis merged commit 005e6c8 into google:master Dec 17, 2023
7 checks passed
gmlewis pushed a commit to o-sama/go-github that referenced this pull request Dec 19, 2023
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.

Support for Get All Custom Property Values for a Repository
3 participants