Delete errors from Errbit automatically. This may be used to delete out-of-your-responsibility errors quickly.
-
Clone this repo.
-
bundle install
-
Copy
config.example.yml
toconfig.yml
and configure the Errbit url and regular expressions for the apps and errors you wish to delete. -
Run
./errwipe
-
Enter your credentials for Errbit (unless you prefer to also put them into
config.yml
). -
Profit!