Releases: GaryPWhite/tag-your-git
Releases · GaryPWhite/tag-your-git
Better Docker Image Naming
v0.2.2 name image something other than "image"
Now, With a Docker Image!
Merge pull request #5 from GaryPWhite/GaryPWhite-include-docker Create docker-publish.yml
Tagging just once against a branch works!
example usage:
export TYG_TAGS='[{"patterns":["content/*"],"tags":["content-changed"]}]'
export TYG_GIT_API_KEY=big-ol-key
export TYG_ENTERPRISE_URL=https://github.internal.com/api/v3
tyg tag -pr=https://github.internal.com/org/repo/pull/10
v0.1.0
Merge branch 'master' of https://github.com/garypwhite/tag-your-git