pentoo-overlay/.github/workflows
Rick Farina (Zero_Chaos) 83c0fa576d
fix workflow
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)
2024-05-02 13:24:04 -04:00
..
auto-merge-enable.yml no label needed for auto-merge 2024-05-01 23:13:11 -04:00
pkgcheck.yaml fix workflow 2024-05-02 13:24:04 -04:00
pkgcheck_merge.yaml fix workflow 2024-05-02 13:24:04 -04:00
pull-request.yml auto pull request 2024-05-01 22:46:54 -04:00
README add notes to readme 2024-01-17 16:14:22 -05:00

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