Currently, git-validation is used to do two things: 1. Check that all commits in a PR has DCO (Signed-off-by) 2. Check that all commits has limited subject length Nowdays, there are better tools for that. For DCO, https://github.com/apps/dco can be used, and for subject length check, I mocked up a GHA CI job (originally in opencontainers/runc -- copied from there with some minimal changes). Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com> |
||
|---|---|---|
| .. | ||
| buildahimages-are-sane | ||
| pr-should-include-tests | ||
| pr-should-include-tests.t | ||
| whitespace.sh | ||