buildah/tests/validate
Kir Kolyshkin 2ed476d2b7 CI: rm git-validation, add GHA job to validate PRs
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>
2022-01-20 10:41:15 -08:00
..
buildahimages-are-sane Fix ownership of /home/build/.local/share/containers 2021-08-26 06:21:37 -04:00
pr-should-include-tests Add man page for Containerfile and .containerignore 2021-09-29 11:19:10 -04:00
pr-should-include-tests.t 'make validate': require PRs to include tests 2021-02-08 09:43:59 -07:00
whitespace.sh tests/tools: go module for test binaries 2019-06-25 09:55:38 +00:00