github-webhook-pubsub-bridge

command module
v0.0.0-...-f44d1fc Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

README

GitHub Webhook to Google Cloud PubSub Bridge

This does exactly what it says it does.

Source Code Headers

Every file containing source code must include copyright and license information. This includes any JS/CSS files that you might be serving out to browsers. (This is to help well-intentioned people avoid accidental copying that doesn't comply with the license.)

Apache header:

Copyright 2022 Google LLC

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Documentation

Overview

Package main runs the github event ingester that stores events in Spanner and rebroadcasts them over pubsub.

Directories

Path Synopsis
Package event parses github webhooks and converts their data to a manageable Event type.
Package event parses github webhooks and converts their data to a manageable Event type.
Package githubingest defines a framework for processing events from GitHub webhooks
Package githubingest defines a framework for processing events from GitHub webhooks

Jump to

Keyboard shortcuts

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