Notifications setup in config file #26
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This is VERY important!
We need to be able to set the pushover configuration in the configuration file, instead of taking it from environment variables.
The issue is that if I forget to set the configuration, a warning is printed but the but everything continues. This results is lost alarms as they are not seen when only printed to System.out and not to PushOver!