Skip to content

codemonitors: Make store aware of webhook and slack_webhook columns

Administrator requested to merge cc/add-list-and-count into main

Created by: camdencheek

In #27474, I updated the database schema to add webhook and slack_webhook columns and tables to code monitors. In this PR, I update the store to be aware of those types, and add ListActionJobs and CountActionJobs methods that handle listing and counting for more than just emails.

Stacked on #27475

Merge request reports

Loading