Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alisdair/goslack
Post build results from a Go CI server to a Slack chat room.
https://github.com/alisdair/goslack
Last synced: 10 days ago
JSON representation
Post build results from a Go CI server to a Slack chat room.
- Host: GitHub
- URL: https://github.com/alisdair/goslack
- Owner: alisdair
- Created: 2014-03-07T18:34:45.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-04-18T13:36:58.000Z (over 10 years ago)
- Last Synced: 2024-04-07T01:47:14.306Z (7 months ago)
- Language: JavaScript
- Size: 160 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# goslack
Turn a Go CI server Atom feed into Slack chat room messages.
## Usage
Install Redis and node, and create a new `.env` file based on the `env.example`. Then:
npm install
node feed.jsYou can find your Go pipeline name from the URI of any of the build result pages.