]> 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:28:49 +0000 (08:28 +0200)
commit0e52ea0f9948680fc290b9932fbe3d76b3331af0
tree707e7f0db33d769ffdd5d27df985bf2f242f2981
parentac77bc5c8337879a8580a268478810f6da7bcfcc
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]