Skip to content
Snippets Groups Projects

CI: add "ci:ignore-count" and "ci:skip-build"

Merged Oliver Smith requested to merge feature/ci-allow-skip-build-only into master
  1. Feb 28, 2019
    • Oliver Smith's avatar
      CI: add "ci:ignore-count" and "ci:skip-build" (!210) · 94632850
      Oliver Smith authored
      Allow skipping the "too many packages changed" check by specifying
      "ci:ignore-count" in the commit message.
      
      Allow skipping the package build step by specifying "ci:skip-build"
      in the commit message. In contrary to the usual "skip ci" method,
      this will still run all the other CI checks.
      94632850
Loading