Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/herpiko/cobalagi


https://github.com/herpiko/cobalagi

Last synced: about 10 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Iiiissshh!

There are things that cause a GitLab job failed and we've to retry it manually (think about network connection related issues). `cobalagi` is a bot that does these silly retry attempts automatically. `cobalagi` responds to GitLab Slack app message like `fooGroup/barProject: Pipeline #134 of branch dev-123 by Fulan (fulan) failed in 02:16`.

Screen Shot 2020-01-15 at 23 50 20

You can set your own causes by strings like `Failed to connect`, `unable to access` or `connection timeout`.

# Usage

- Copy .env-default to .env
- Set your own values to .env
- `npm run start`