mergeable
mergeable copied to clipboard
[feature request] add `skip_reverts` to `commit` validator
similar to skip_merges, skip_reverts will ignore any commits that are prefixed with "Reverts".
pull requests can be reverted from github website. this generates a commit message: "Reverts ...". this triggers false positives.