.github: [pkgcheck] ignore OldPackageUpdate checks

These updates are used for packages which have moved from ::guru
 to ::gentoo under a different category/name.
Pkgcheck only looks for the updated package within ::guru even
 if it still exists in ::gentoo

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Theo Anderson <telans@posteo.de>
This commit is contained in:
Theo Anderson
2021-02-16 20:51:35 +13:00
parent cbfa4473c9
commit 3f8187117d

View File

@@ -28,4 +28,4 @@ jobs:
sudo ln -s /var/db/repos/gentoo/profiles/default/linux/amd64/17.1 /etc/portage/make.profile
- name: Test with pkgcheck
run: |
pkgcheck scan --exit --checks=-RedundantVersionCheck --keywords=-MissingAccountIdentifier
pkgcheck scan --exit --checks=-RedundantVersionCheck --keywords=-MissingAccountIdentifier,-OldPackageUpdate