Skip to content

Write code for parsing different events #9

@razat249

Description

@razat249

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions