mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-28 19:26:04 +01:00
Many pkgcheck tests do not work without full repo history and cannot be run against specific commits. Don't run UnknownProfilePackage on specific commits because it needs the full repo history to check for the package information (and possibly the gentoo repo history too) |
||
|---|---|---|
| .. | ||
| auto-merge-enable.yml | ||
| pkgcheck.yaml | ||
| pkgcheck_merge.yaml | ||
| pull-request.yml | ||
| README | ||
This work was taken from https://github.com/gentoo/kde/tree/master/.github/workflows Original work from Alfred Wingate https://github.com/parona-source plus https://github.com/actions/checkout/issues/1169 https://github.com/pkgcore/pkgcheck-action/issues/18 https://github.com/pkgcore/pkgcheck-action/pull/19