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

Implement Custom Properties #2986

Merged
merged 13 commits into from Nov 10, 2023
Merged

Conversation

liaodaniel
Copy link
Contributor

Resolves #2965

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

codecov bot commented Nov 4, 2023

Codecov Report

Merging #2986 (74b47ef) into master (887612f) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #2986      +/-   ##
==========================================
+ Coverage   98.11%   98.13%   +0.01%     
==========================================
  Files         149      150       +1     
  Lines       12808    12906      +98     
==========================================
+ Hits        12567    12665      +98     
  Misses        166      166              
  Partials       75       75              
Files Coverage Δ
github/orgs_properties.go 100.00% <100.00%> (ø)

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 minor tweaks, please, and then we should be ready for a second LGTM+Approval from any other contributor to this repo before merging.

github/orgs_properties.go Show resolved Hide resolved
github/orgs_properties.go Outdated Show resolved Hide resolved
github/orgs_properties.go Outdated Show resolved Hide resolved
github/orgs_properties.go Outdated Show resolved Hide resolved
github/orgs_properties.go Outdated Show resolved Hide resolved
@gmlewis gmlewis added the NeedsReview PR is awaiting a review before merging. label Nov 7, 2023
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.

Also, can you please switch this PR out of "Draft" mode when you are ready?

@liaodaniel liaodaniel marked this pull request as ready for review November 7, 2023 23:15
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
Copy link
Collaborator

gmlewis commented Nov 10, 2023

Thank you, @valbeat !
Merging.

@gmlewis gmlewis merged commit 3b96fb3 into google:master Nov 10, 2023
7 checks passed
@gmlewis gmlewis removed the NeedsReview PR is awaiting a review before merging. label Dec 1, 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 Repository Custom Properties
3 participants