pantheon-systems / autotag

Git repository version tagging tool
http://godoc.org/github.com/pantheon-systems/autotag
Apache License 2.0
192 stars 43 forks source link

Addresses #42 by adding a CircleCI orb. #62

Closed mufucaw closed 2 years ago

mufucaw commented 3 years ago

Addresses issue #42. The orb includes an autotag docker executor as well as a job that accepts a scheme as a CircleCI parameter. The job runs autotag on the current ${CIRCLE_BRANCH} and, if successful, pushes the newly created tags to Github.