Skip to content

go-github: add ForkEvent#290

Closed
gmlewis wants to merge 1 commit into
google:masterfrom
gmlewis:add-fork-event
Closed

go-github: add ForkEvent#290
gmlewis wants to merge 1 commit into
google:masterfrom
gmlewis:add-fork-event

Conversation

@gmlewis

@gmlewis gmlewis commented Feb 17, 2016

Copy link
Copy Markdown
Collaborator

Note that a Forkee is a Repository with one extra field: Public: *bool...
as documented here:
https://developer.github.com/v3/activity/events/types/#forkevent

But since the Repository struct already has a Private field (which is its negated value), I didn't think it was worth adding the extra Public field to the Repository struct... nor is it worthwhile to make a completely new struct for a Forkee.

Change-Id: Iddf2ea1bdde8d200f84bc075e330fa9c88dd0ee4

Change-Id: Iddf2ea1bdde8d200f84bc075e330fa9c88dd0ee4
@gmlewis gmlewis closed this Feb 17, 2016
@gmlewis gmlewis deleted the add-fork-event branch February 17, 2016 19:44
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.

1 participant