GithubHelp home page GithubHelp logo

pagerhub's Introduction

pagerhub

Pagerhub is an application that listens for new Github issues opened and generates Pagerduty alerts.

Deploying

Github Integration

Pagerhub must be configured in your Github repository as a "Webhook". Here's an example of the production integration settings.

pagerhub_github_integration

Make sure to configure Payload URL to the publicly available webhook URL (/api/v1/webhook) of your Cloud Foundry app (see below)

Pagerduty Integration

Pagerhub must be configured in your Pagerduty service as a new integration that uses the "Events API v2". Here's an example of the production integration settings.

pagerhub_pagerduty_integration

When added, you should see the integration key which will be used when running Pagerhub.

pagerhub_pagerduty_integration_key

Cloud Foundry

Pagerhub runs as an app on Cloud Foundry. To successfully push, you must provide the following:

  • GITHUB_WEBHOOK_SECRET: string, Webhook secret provided by your Github integration, see "Secret" in the Github configuration above
  • PAGERDUTY_INTEGRATION_KEY: string, Integration key provided by your Pagerduty integration, see "Integration Key" in the Pagerduty configuration above

Other configuration necessary to run on Cloud Foundry can be found in our production manifest.yml

Development

  • Uses gvt for vendoring
  • Convenient ./scripts/build script

pagerhub's People

Contributors

chendrix avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.