Closed necosta closed 2 years ago
Implemented endpoint for https://docs.github.com/en/rest/activity/events#list-public-organization-events
Went with a "minimalist" approach mapping only core fields, in a future PR we can improve mapping the payload (per-event-type) fields. https://docs.github.com/en/developers/webhooks-and-events/events/github-event-types
Ready for review.
Implemented endpoint for https://docs.github.com/en/rest/activity/events#list-public-organization-events
Went with a "minimalist" approach mapping only core fields, in a future PR we can improve mapping the payload (per-event-type) fields. https://docs.github.com/en/developers/webhooks-and-events/events/github-event-types
Ready for review.