This PR adds two options for sending notifications directly upon finishing a validation: Slack notifications and MS Teams notifications. These can be added via the ValidationSettings initialisation, and (following GX) notifications can be sent upon success only, failure only, or in both cases.
This PR adds two options for sending notifications directly upon finishing a validation: Slack notifications and MS Teams notifications. These can be added via the
ValidationSettings
initialisation, and (following GX) notifications can be sent upon success only, failure only, or in both cases.