It would be awesome if we could configure excluded_commits or similar, to skip reviewing commits that include things like [skip ci] (similar to how GitHub Actions does). Being able to provide substrings that appear anywhere in the commit message might be helpful, but even requiring full matching like excluded_branches would work.