-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
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
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
