Skip to content

ETL CI: add option to skip one or more stages

Mishbah Razzaque requested to merge mishbah/etl-ci-add-option-skip-stage into master

i.e not all merge requests requires to run pre-commit or deploy to argo.

Adding [skip-lint] [skip-tests] [skip-dev-deploy] will allow me to skip some of these stages when updating ETL tasks in bulk.

Edited by Mishbah Razzaque

Merge request reports