Add notifications support to any team collaboration tools (slack, mattermost) after the execution of any cli command. It may be implemented by adding an option enable_notifications = True|False in the configuration file.
The notification may include exit_status, executed command, OAR_JOBID among others
Add notifications support to any team collaboration tools (slack, mattermost) after the execution of any cli command. It may be implemented by adding an option
enable_notifications = True|False
in the configuration file.The notification may include
exit_status
,executed command
,OAR_JOBID
among others