timwis/github-feed

Show remaining event types

Opened this issue · 0 comments

There are a lot, though (a) not all are still in use, and (b) not all apply to feeds.

  • WatchEvent (starring)
  • CreateEvent (create repo/branch/tag)
  • PublicEvent (repo made open)
  • CommitCommentEvent (comment on a commit)
  • ForkEvent
  • GollumEvent (wiki page created or updated)
  • IssueCommentEvent (issue is created/edited/deleted)
  • IssuesEvent (issue assigned/labeled/opened/edited/closed/milestoned/etc.)
  • MemberEvent (member added/removed/permissioned on a repo)
  • PullRequestEvent (pr assigned/labeled/opened/edited/closed/etc.)
  • PullRequestReviewEvent (pr submitted into non-pending state)
  • PullRequestReviewCommentEvent (comment on pr diff)
  • ReleaseEvent (release published)
  • PushEvent (repo branch is pushed to)
  • DeleteEvent (deleted branch or tag)