Skip to content

Add Repo and Org fields to DeployKeyEvent - #2280

Merged
gmlewis merged 2 commits into
google:masterfrom
IainSteers:issue-2279-deploy-key
Feb 3, 2022
Merged

Add Repo and Org fields to DeployKeyEvent#2280
gmlewis merged 2 commits into
google:masterfrom
IainSteers:issue-2279-deploy-key

Conversation

@IainSteers

Copy link
Copy Markdown
Contributor

Fixes#2279

@IainSteers

Copy link
Copy Markdown
ContributorAuthor

Hey @gmlewis this should cover the deploy-key event updates.

I've also expanded the marshal test to include the newer fields

@codecov

codecovBot commented Feb 3, 2022

Copy link
Copy Markdown

Codecov Report

Merging #2280 (e730289) into master (e1c28bc) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #2280 +/- ##
=======================================
Coverage 97.81% 97.81% =======================================
Files 114 114 Lines 10266 10266 =======================================
Hits 10042 10042 Misses 156 156 Partials 68 68 
Impacted FilesCoverage Δ
github/event_types.go100.00% <ø> (ø)

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 e1c28bc...e730289. 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, @IainSteers !
LGTM.
Merging.

@gmlewis
gmlewis merged commit 3c43a10 into google:masterFeb 3, 2022
@IainSteers
IainSteers deleted the issue-2279-deploy-key branch February 3, 2022 17:28
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.

Update DeployKeyEvent to include repo/org objects

2 participants

@IainSteers@gmlewis