Skip to content

Code monitors: small roundtrip optimization

Administrator requested to merge cc/request-minify into main

Created by: camdencheek

This just adds a small optimization that skips searching a repo if there have been no new commits since the last search. The idea is just to cut down on the number of network roundtrips in the default case.

Test plan

Depending on existing tests.

Merge request reports

Loading