]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commit
ceph-pull-requests: don't skip qa-only PRs 2547/head
authorIlya Dryomov <idryomov@gmail.com>
Tue, 3 Mar 2026 12:46:29 +0000 (13:46 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Tue, 3 Mar 2026 12:53:45 +0000 (13:53 +0100)
commit88f97b3576ad0926c493ca00e707dd15993c282c
tree85dd7f83cdb387c0a742e46903c644190ceaef6c
parent4c2f503c5cc6fabfc17035ded920a255bd5b61f3
ceph-pull-requests: don't skip qa-only PRs

This is a partial revert of commit 78849bdf7d0d ("ceph-pull-requests:
Skip qa-only PRs").  Unfortunately "make check" needs to be run even on
qa-only PRs at least once to get linter coverage for files under qa/.

Revert to running "make check" on qa-only PRs for ceph-pull-requests
but continue skipping it for ceph-pull-requests-arm64.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
ceph-pull-requests/build/build