alerty icon indicating copy to clipboard operation
alerty copied to clipboard

A pluggable CLI utility to send alerts if a given command failed.

Results 3 alerty issues
Sort by recently updated
recently updated
newest added

Currently, alerty buffers a command output into ruby memory. Because there is a possibility that it will explode and hit OOM, it is better to have an option to buffer...

Sometimes we want to send notifications every time a command succeeds instead of fails

to warn if a command does not finish during specified time, which is like http://morizyun.github.io/digdag/schedule-definition.html