Skip pipeline for `git push -o ci.skip=true`
a
andreas.sommer87@googlemail.com
It's supported in other providers (example: https://docs.gitlab.com/ci/pipelines/#skip-a-pipeline).
Mitchell Amihod
Hey Andreas, its a nice idea, but that info isn't part of the commit, and not forwarded from the VCS. We just get webhook from the provider, at which point we checkout the code and do the work.