quarkiverse / quarkus-github-app

Develop your GitHub Apps in Java with Quarkus.
https://docs.quarkiverse.io/quarkus-github-app/dev/index.html
Apache License 2.0
62 stars 29 forks source link

Reintroduce GitHubEvent#getParsedPayload() #582

Closed gsmet closed 6 months ago

gsmet commented 6 months ago

This version behaves a bit differently than the previous one. It won't be serialized so should not be used in the Replay UI. Also improve things a bit on how we manipulate the response buffer.