You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some tools can't recognize the annotated tags certainly ― for example, [release-drafter/release-drafter#615] (but this has already been fixed) ― so I think it would be useful if this mode is configurable.
What do you feel about this? If you think this is good, I have the preparation for this feature.
The text was updated successfully, but these errors were encountered:
moznion
changed the title
Feature Proposal: make git tag choosable to be lightweight or annotated
Feature Proposal: make git tag choosable be lightweight or annotated
Oct 23, 2020
Hello,
At the moment, this plugin makes a git tag as annotated mode (with
-a
option).sbt-release/src/main/scala/Vcs.scala
Line 163 in fa38be3
Some tools can't recognize the annotated tags certainly ― for example, [release-drafter/release-drafter#615] (but this has already been fixed) ― so I think it would be useful if this mode is configurable.
What do you feel about this? If you think this is good, I have the preparation for this feature.
The text was updated successfully, but these errors were encountered: