]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
workflows: add signed-off check
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 29 Jun 2021 22:24:01 +0000 (00:24 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 30 Jun 2021 07:52:44 +0000 (09:52 +0200)
commit31ad2d9338f226e559df17fffad0209dcab17437
treecb273a6ec25b2d936bcffcac608b27ca79a97055
parente899b84f6f2920d8f6a32662aca85c4e44375d49
workflows: add signed-off check

This adds a github workflow for checking the signed off line in commit
messages.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 8c09497567308bac75212be77cdb7b1928d2d9a2)
.github/workflows/signed-off.yml [new file with mode: 0644]
tests/scripts/workflows/signed-off.sh [new file with mode: 0755]