Jump Ci, easily find the CI jobs
Jump Ci (jci) is a fun little script that documents in your git repo where all the
ci jobs are.
For example, lets say you are in docker/container/myapp
and you want to find the
ci job that builds that docker image and pushes it into prod. You would just
run jci
and like magic the ci pipeline opens in your browser.