Skip to main content
Reactors watch for a condition and run a configured action when it occurs.

Create a Reactor

  1. Choose the signal to watch.
  2. Add filters so it fires only for the intended teams, repositories, or severity.
  3. Select the action and destination.
  4. Test it with a narrow scope before enabling it broadly.

Good first uses

  • Alert a channel when a critical review or incident needs attention.
  • Notify an owner when a delivery threshold is crossed.
  • Start a follow-up workflow when a recurring production pattern appears.
Avoid broad conditions paired with high-volume destinations. Test with one repository or team first.