Skip to content

annotatated/signed tags are misreported as regular tags #345

Closed
@miki725

Description

@miki725

When running in GitHub actions when triggering the job from the tag itself, chalk will misreport the tag as not being signed/annotated. This is upstream issue in checkout action:

actions/checkout#290
actions/checkout#882
actions/checkout#697
actions/checkout#1506

Should chalk attempt to automatically git fetch the appropriate tag if git command is present?

As we report signing information I can see how that can be used for compliance however wrong information is not very helpful. I think we should attempt to remedy that officially with chalk to ensure tag information is up to date.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions