Skip to content

Add AllowForking to Repository struct - #2256

Merged
gmlewis merged 1 commit into
google:masterfrom
gmlewis:issue-2255-allow-forking
Jan 13, 2022
Merged

Add AllowForking to Repository struct#2256
gmlewis merged 1 commit into
google:masterfrom
gmlewis:issue-2255-allow-forking

Conversation

@gmlewis

Copy link
Copy Markdown
Collaborator

Fixes: #2255.

@gmlewis

Copy link
Copy Markdown
CollaboratorAuthor

@Parker77 - do you have time for a review?

@codecov

codecovBot commented Jan 13, 2022

Copy link
Copy Markdown

Codecov Report

Merging #2256 (0a6e36a) into master (3778a1f) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@ Coverage Diff @@## master #2256 +/- ##
=======================================
Coverage 97.81% 97.81% =======================================
Files 114 114 Lines 10265 10266 +1 =======================================
+ Hits 10041 10042 +1 
Misses 156 156 Partials 68 68 
Impacted FilesCoverage Δ
github/repos.go98.70% <100.00%> (+<0.01%)⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3778a1f...0a6e36a. Read the comment docs.

@Parker77Parker77 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM!

@gmlewis

Copy link
Copy Markdown
CollaboratorAuthor

Thank you, @Parker77!
Merging.

@gmlewis
gmlewis merged commit 2950205 into google:masterJan 13, 2022
@gmlewis
gmlewis deleted the issue-2255-allow-forking branch January 13, 2022 16:00
jlaportebot added a commit to jlaportebot/go-github that referenced this pull request Jun 28, 2026
Sign up for freeto 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.

Include the field allow_forking for the repository resource

2 participants

@gmlewis@Parker77