Problem
Currently, the action only serializes a fixed set of GitHub event types (IssueCommentEvent, IssuesEvent, PullRequestEvent, ReleaseEvent). Other event types, such as PullRequestReviewEvent, PushEvent, ForkEvent, WatchEvent, and more, are ignored and do not show up in the activity readme.
Proposal
Problem
Currently, the action only serializes a fixed set of GitHub event types (IssueCommentEvent, IssuesEvent, PullRequestEvent, ReleaseEvent). Other event types, such as
PullRequestReviewEvent,PushEvent,ForkEvent,WatchEvent, and more, are ignored and do not show up in the activity readme.Proposal
https://docs.github.com/en/rest/using-the-rest-api/github-event-types?apiVersion=2022-11-28