Code monitors: small roundtrip optimization
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.