Skip to content

Instantly share code, notes, and snippets.

@vladholubiev
Created June 22, 2020 17:02
Show Gist options
  • Save vladholubiev/06c16d2a72fbdd861500a65a5bd691c3 to your computer and use it in GitHub Desktop.
Save vladholubiev/06c16d2a72fbdd861500a65a5bd691c3 to your computer and use it in GitHub Desktop.
function circl {
open "https://app.circleci.com/pipelines/github/ORG_NAME_HERE/$(basename $PWD)?branch=$(git rev-parse --abbrev-ref HEAD)"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment