Skip to content

CI: fix package count check + ci:skip-build

Oliver Smith requested to merge ci-fixup into master

Do not require ci:ignore-count, when using ci:skip-build in a MR that has change a lot of packages. If the user already supplies ci:skip-build then we can safely assume that we don't to check the package count.

Fixes #267 (closed)

Merge request reports