github-releases-notifier

module
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2020 License: MIT

README

github-releases-notifier

GitHub release notification bot

Build Status Docker Hub Quay.io Go Report Card GitHub contributors

Receive Slack notifications if a new release of your favorite software is available on GitHub.

Setup

  1. Get a URL to send WebHooks to your Slack.
  2. Get a token for scraping GitHub: https://help.github.com/.

To watch repositories simply add them to the list of arguments e.g. -r=kubernetes/kubernetes -r=prometheus/prometheus.

Docker
docker run --rm \
    -e GITHUB_TOKEN=XXX \
    -e SLACK_HOOK=https://hooks.slack.com/... \
    thegeeklab/github-releases-notifier -r=kubernetes/kubernetes

Contributors

Special thanks goes to all contributors.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Directories

Path Synopsis
cmd
internal

Jump to

Keyboard shortcuts

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