Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/herpiko/cobalagi
https://github.com/herpiko/cobalagi
Last synced: about 10 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/herpiko/cobalagi
- Owner: herpiko
- Created: 2020-01-14T11:08:58.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T14:50:09.000Z (almost 2 years ago)
- Last Synced: 2024-04-21T06:15:42.215Z (7 months ago)
- Language: JavaScript
- Size: 144 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
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`.
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`