Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.js

You can find your Go pipeline name from the URI of any of the build result pages.