Skip to content

Add support for additional PagesUpdate parameters - #2266

Merged
gmlewis merged 2 commits into
google:masterfrom
quinqu:add-support-for-additional-pagesupdate-parameters
Jan 22, 2022
Merged

Add support for additional PagesUpdate parameters#2266
gmlewis merged 2 commits into
google:masterfrom
quinqu:add-support-for-additional-pagesupdate-parameters

Conversation

@quinqu

Copy link
Copy Markdown
Contributor

Closes#2261

This change introduces 2 additional parameters provided by the GitHub API to the PagesUpdate type, Public and HTTPSEnforced.

Note: I had to open a new PR because the author email for one of the commits in the first PR did not match the email associated with my CLA.

@codecov

codecovBot commented Jan 22, 2022

Copy link
Copy Markdown

Codecov Report

Merging #2266 (735ed9f) into master (d4c1caf) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #2266 +/- ##
=======================================
Coverage 97.81% 97.81% =======================================
Files 114 114 Lines 10266 10266 =======================================
Hits 10042 10042 Misses 156 156 Partials 68 68 
Impacted FilesCoverage Δ
github/repos_pages.go97.11% <ø> (ø)

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 d4c1caf...735ed9f. Read the comment docs.

@gmlewisgmlewis left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thank you, @quinqu !
LGTM.
Merging.

@gmlewis
gmlewis merged commit 975d1d0 into google:masterJan 22, 2022
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.

Support additional GitHub pages update parameters

2 participants

@quinqu@gmlewis