Skip to content

RedHatQE/teflo_notify_service_plugin

Repository files navigation

Teflo Notify Service Plugin

This is Teflo's plugin for sending teflo notifications using Notify Service. Notify service is a backend service build with FastAPI that supports sending notifications to multiple supported targets (gchat, slack, unified message bus, email and irc) To learn more about the notify service please visit here

This plugin is used to send notifications on triggers like on_task, on_start, on_failure, on_demand during and post teflo execution. For more information on how to setup triggers for notification please visit here.

  • If you're a user of the plugin please refer to the user documentation.
  • If you're a maintainer/developer please refer to the development documentation.