Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

annotatated/signed tags are misreported as regular tags #345

Closed
miki725 opened this issue Jun 14, 2024 · 0 comments · Fixed by #349
Closed

annotatated/signed tags are misreported as regular tags #345

miki725 opened this issue Jun 14, 2024 · 0 comments · Fixed by #349
Assignees

Comments

@miki725
Copy link
Contributor

miki725 commented Jun 14, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant