lure-repo-bot

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

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

Go to latest
Published: Nov 6, 2022 License: GPL-3.0 Imports: 29 Imported by: 0

README

LURE Repo Bot

A Github bot that reviews PRs to the LURE repo by analyzing the script for errors and providing comments on how to fix them.

There is also a command-line tool at ./cmd/lure-analyzer that does the same thing but as a command.

Configuration

LURE_BOT_ADDR

The listen address for the webhook server. :8080 by default.

LURE_BOT_GITHUB_TOKEN

The Github token to be used for writing PR reviews

LURE_BOT_SECRET

The secret used when setting up the Github webhook, used to verify the authenticity of webhook data.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
internal
queue
Package queue provides an unbounded FIFO queue for payloads received via webhooks.
Package queue provides an unbounded FIFO queue for payloads received via webhooks.

Jump to

Keyboard shortcuts

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