You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
optional
The text was updated successfully, but these errors were encountered: