https://github.com/robinpowered/rlsr
A simple script that posts a message on a Slack channel when a new GitHub release is created
https://github.com/robinpowered/rlsr
Last synced: about 1 year ago
JSON representation
A simple script that posts a message on a Slack channel when a new GitHub release is created
- Host: GitHub
- URL: https://github.com/robinpowered/rlsr
- Owner: robinpowered
- License: mit
- Created: 2015-09-30T17:32:20.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-30T17:36:44.000Z (over 10 years ago)
- Last Synced: 2025-01-24T08:11:39.458Z (over 1 year ago)
- Language: Ruby
- Size: 137 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rlsr
A simple script that posts a message on a Slack channel when a new GitHub release is created
To use simply setup a GitHub hook with `Release` permissions. Then set the `SECRET_TOKEN` env varible to the webhook secret and `SLACK_URL` to the Slack webhook.
Ez pz.