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

Feature Request: Signed tags #8394

Open
macneale4 opened this issue Sep 26, 2024 · 0 comments
Open

Feature Request: Signed tags #8394

macneale4 opened this issue Sep 26, 2024 · 0 comments
Labels
enhancement New feature or request version control

Comments

@macneale4
Copy link
Contributor

Now that we support signed commits (#628), we should consider signed tags.

Signed tags have the advantage that you can have a seperate signing authority which can sign the data (a commit id) after the commit has been created. So you can do things like ingest a bunch of data and get a reproducible ID to test with before you bless the commit with a signed tag.

Git has this feature: https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-tags

@macneale4 macneale4 added the enhancement New feature or request label Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request version control
Projects
None yet
Development

No branches or pull requests

2 participants