githubapp

package
v0.0.0-...-2baebd5 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2019 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package githubapp provides helper functions for githubapp actions primarily when you run a githubapp in API Gateway / Lambda

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGithubClient

func NewGithubClient(integrationID, installationID int, privateKey []byte) (*github.Client, error)

NewGithubClient returns an authenticated GithubClient from the go-github package This is to be used for github app authorization

func ValidateRequest

func ValidateRequest(r events.APIGatewayProxyRequest, webhookSecret string) error

ValidateRequest verifies the request is a GitHub webhook event and verifies the request with a secret

Types

This section is empty.

Jump to

Keyboard shortcuts

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