ajoberstar / reckon

Infer a project's version from your Git repository.
Apache License 2.0
184 stars 28 forks source link

Allow for a message on the annotated tag being created by reckonCreateTag #158

Closed walkerd321 closed 2 years ago

walkerd321 commented 3 years ago

Currently it looks like the version is being put into the tag as well as the message field of the annotated tag. It would be nice to have a way to add a message to the annotated tag. For instance, being able to add the Build Number from the CI in the message of the tag to have traceability back the the CI Build.