it would be nice to be able to send ontrack reports to slack implementation: - use incoming web hooks https://docs.slack.dev/messaging/sending-messages-using-incoming-webhooks/ - store the hook url in the config or an env variable e.g. ONTRACK_SLACK_WEBHOOK - add `--slack` that sends the stdout as a slack message
it would be nice to be able to send ontrack reports to slack
implementation:
--slackthat sends the stdout as a slack message