Skip to content

Code Monitors: add db boilerplate for webhooks

Warren Gifford requested to merge cc/monitor-webhooks into main

Created by: camdencheek

This completes the db layer for code monitor webhooks. The schema had already been updated, so this just updates some queries and adds store methods for accessing the new tables. There is no way to create a webhook action yet, so none of this will be run outside of tests.

Merge request reports

Loading