Hello, I just wondered why we are using this "FETCH_DEPTH: 50" value in our automated checks for PRs. It seems to check the last 50 commits of the moment when the PR commit was done.
This leads to false positives, e.g. as visible in this PR: https://github.com/kamailio/kamailio/pull/4518 where it fails on some other commits and not on the commits that were actually part of the PR. Can we change this FETCH_DEPTH e.g. to 10 or 20, to make it happens less frequent? Most of our PRs are only a few commits. Thanks, Henning
_______________________________________________ Kamailio - Development Mailing List -- [email protected] To unsubscribe send an email to [email protected] Important: keep the mailing list in the recipients, do not reply only to the sender!
