Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write code for parsing different events #9

Open
28 tasks
razat249 opened this issue Apr 1, 2017 · 0 comments
Open
28 tasks

Write code for parsing different events #9

razat249 opened this issue Apr 1, 2017 · 0 comments

Comments

@razat249
Copy link
Owner

razat249 commented Apr 1, 2017

Given below is the list of optional events which we need to show on the timeline. Some of these are already done. These events are not required right now but it will be great if we can add them.

Use GitHub events API for reference here
And also this JSON response will be useful here
Use this file for implementation: UserEventsList component

image

optional

  • CommitCommentEvent
  • DeleteEvent
  • DeploymentEvent
  • DeploymentStatusEvent
  • DownloadEvent
  • FollowEvent
  • ForkApplyEvent
  • GistEvent
  • GollumEvent
  • LabelEvent
  • MemberEvent
  • MembershipEvent
  • MilestoneEvent
  • OrganizationEvent
  • OrgBlockEvent
  • PageBuildEvent
  • ProjectCardEvent
  • ProjectColumnEvent
  • ProjectEvent
  • PublicEvent
  • PullRequestReviewEvent
  • PullRequestReviewCommentEvent
  • ReleaseEvent
  • RepositoryEvent
  • StatusEvent
  • TeamEvent
  • TeamAddEvent
  • WatchEvent
@razat249 razat249 changed the title Write code for parsing different optional events Write code for parsing different events Apr 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant