]> 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 06:17:40 +0000 (08:17 +0200)
commit5fd24a3793e0d3bcecaffaba64c53941fc0fd93e
treed0974a6d62496fa6b2e9f0271bf8be90abc9e1ce
parent3e894ca899cf585cec03620e7c519c5d631f6950
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]