launchdarkly / ld-find-code-refs

Build tool for automatically sending feature flag code references to LaunchDarkly
https://launchdarkly.com
Other
45 stars 34 forks source link

fix: failed to find tag name for annotated tags #334

Closed jazanne closed 1 year ago

jazanne commented 1 year ago

For annotated tags, we need to check the target ref instead of ref of tag object

Fixes https://github.com/launchdarkly/ld-find-code-refs/issues/329