webhook

command
v0.0.0-...-8141b1f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 10, 2020 License: Apache-2.0 Imports: 12 Imported by: 0

README

Contribute Bot Webhook Listener

Contribute Bot Webhook Listener is a microservice that listens for GitHub webhook events and publishes them to a Cloud Pub/Sub topic.

You will need the Go App Engine SDK to develop this server.

Running Locally

cp app.yaml.in app.yaml
# Edit app.yaml to fill in configuration.
dev_appserver.py .

Deploying

cp app.yaml.in app.yaml
# Edit app.yaml to fill in configuration.
# You may have to run `go get`.
# If you're using go 1.11+, you may have to set `GO111MODULE=off`.
gcloud app deploy .

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL