//
pkg.gl
Category
github.com/SimonTheLeg/semver-tag-on-merge-action
pkg
git
package
1.4.0
Repository:
https://github.com/simontheleg/semver-tag-on-merge-action.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
10
Dependents
2
Files
127 SLOC
#
Functions
FindLatestSemVerTag
FindLatestSemVerTag returns the latest git Tag which is a semVer version.
PushTag
PushTag pushes the given tag to the given remote.
SetAnnotatedTag
SetAnnotatedTag sets an annotated tag in the git repository.
#
Structs
NoSemVerTag
No description provided by the author