Back to Woocommerce

CI Job Command

tools/monorepo-utils/src/ci-jobs/README.md

10.8.0-dev346 B
Original Source

CI Job Command

A CLI command for generating the jobs needed by the ci.yml file.

A CLI command for parsing CI workflow configuration from package.json files.

Usage: pnpm utils ci-jobs (Considers all projects changed and returns all jobs) Usage: pnpm utils ci-jobs --base-ref <base-ref> (Checks for changes between HEAD and base-ref)