]> git.ipfire.org Git - thirdparty/qemu.git/commit
gitlab-ci: check-dco.py: switch from master to stable-7.2 branch
authorMichael Tokarev <mjt@tls.msk.ru>
Sun, 10 Sep 2023 07:20:09 +0000 (10:20 +0300)
committerMichael Tokarev <mjt@tls.msk.ru>
Mon, 11 Sep 2023 07:53:50 +0000 (10:53 +0300)
commitb8d1fc55b5c5775fe7909bd84b265e5c96925c66
treeced9fc85c04567c27218e057ed8b47d7c4329fea
parent9abcf9776d8906c53feacab686f3d50137654b62
gitlab-ci: check-dco.py: switch from master to stable-7.2 branch

There's one commit, tagged v7.2.2, without Signed-off-by line.
Due to this, check-dco test always fail on 7.2.  Since this is
a stable branch with almost all commits coming from master
already with S-o-b (except of the version bumps and very rare
stable-specific commits), and v7.2.2 is already cast in stone,
let's base the check on stable-7.2 branch (with its last version)
instead of master branch.  This way, staging-7.2 will be checked
against stable-7.2, but stable-7.2 itself will not be checked
anymore, - so we can catch errors during stable preparations.

Note: this is a change specific to stable-7.2 branch/series, it
is not supposed to be in master.

Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.d/check-dco.py