github-webhooks

Aeson instances for GitHub Webhook payloads.

https://github.com/onrock-eng/github-webhooks#readme

Version on this page:0.10.1
LTS Haskell 22.14:0.17.0
Stackage Nightly 2024-03-28:0.17.0
Latest on Hackage:0.17.0

See all snapshots github-webhooks appears in

Maintained by Kyle Van Berendonck
This version can be pinned in stack with:github-webhooks-0.10.1@sha256:5dbafea3f2e98be43d01e5043e103b829472b07925e287b91ba2a5399b2e7e45,3527

Module documentation for 0.10.1

Complete instances for decoding GitHub Webhook payloads (using aeson). See the README at https://github.com/onrock-eng/github-webhooks#readme for examples.

Changes

0.10.0

  • Significantly improved documentation coverage and added module descriptions (by Christian Sakai, resolves #5)
  • Fixed a bug where the installation id field of ‘PullRequestEvent’ was not optional (by Rob Berry)
  • Implementing “head” and “base” fields to PullRequestReview (by Rob Berry and Thomas DuBuisson)

0.9.1

  • Fixed a bug whereby the test fixtures were not included in the source distribution (resolves #8)
  • Marked the modules as Trustworthy indicating that they do not perform unsafe operations (resolves #9)
  • Include stack files for older resolvers in CI and the source distribution
  • Removed flags from the cabal file that prevented older GHC from being able to build (contributes #6)

0.9.0

  • This is an alpha testing release with an incomplete feature set to recieve feedback on the API.
  • The API may change in the recent future. When alpha testing has commenced, the version will start at 1.0.0.