ghef

0.1.0 • Public • Published

GitHub Event Filter

Simple proxy (based on express-proxy) for filtering out GitHub events. In GitHub, you can configure a webhook to pass on only certain events. Unfortunately, the combination required for triggering pull-request builds is not available by default. This small script fowards only the following events:

  • push -- all push events are forwareded
  • pull-request -- only openend PR events are forwarded

This script is supposed to run as proxy for Jenkins, building pre-merged pull-requests. This maybe done in combination with smee.io.

Licence

EPL-2.0

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i ghef

    Weekly Downloads

    0

    Version

    0.1.0

    License

    EPL-2.0

    Unpacked Size

    42.6 kB

    Total Files

    6

    Last publish

    Collaborators

    • jpilgrim