Downstream of hub4j/github-api#306
Switch the webhook event parsing to use GitHub.parseEventPayload(Reader,Class) so that the hook parsing uses a standardized data model
Originally reported by
stephenconnolly, imported from: Switch to `GitHub.parseEventPayload` for event parsing
- assignee:
stephenconnolly
- status: Closed
- priority: Minor
- component(s): github-plugin
- resolution: Fixed
- resolved: 2017-01-12T21:23:02+00:00
- votes: 0
- watchers: 3
- imported: 2025-12-08
Raw content of original issue
Downstream of hub4j/github-api#306
Switch the webhook event parsing to use GitHub.parseEventPayload(Reader,Class) so that the hook parsing uses a standardized data model