gh-issue-notifier

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

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

Go to latest
Published: Feb 1, 2023 License: GPL-3.0 Imports: 15 Imported by: 0

README

gh-issue-notifier

Selective notifications for GitHub issues

Get notified when issues with a specific label are created.

How to run

Preparation

Following environment variables are required, a good idea would be to put them in an .env file.

SHOUTRRR_URL=<your shoutrrr url>
INTERVAL=10m
GITHUB_PAT=<your personal github token, optional>

You'll also need a patterns.yaml file to configure the issues you want to be notified about. See patterns.sample.yaml for an example.

Docker

You can use the provided docker image either with the compose file found in this repository or start the container from the command line via docker run --rm --env-file .env -v $(pwd)/issues.txt:/issues.txt ghcr.io/4350pchris/gh-issue-notifier

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