Skip to content

Code monitors: retain trigger jobs for 30 days

Administrator requested to merge cc/longer-codemonitor-retention into main

Created by: camdencheek

This updates our code monitor retention to hold on to trigger jobs for 30 days. Additionally, it no longer deletes trigger jobs with no results. This allows us to collect accurate data about code monitors, and also allows the logs page to be more complete.

Test plan

Depending on existing tests, but this is mostly a config change.

Merge request reports

Loading