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

Allow injection of GitHubEvent #553

Closed ebullient closed 8 months ago

ebullient commented 8 months ago

Provide access to unparsed payload to compensate for missing typed attributes in the GitHub API.