Add mode: tag
to OpenPGP verify options
#1133
Labels
area/git
Git related issues and pull requests
area/security
Security related issues and pull requests
enhancement
New feature or request
Flux should be able to verify signed tags, currently if I push a signed tag, Flux looks at HEAD, making it impossible to verify releases from GitHub as GH merge-commits are not signed by authors, only tags are.
Example:
This errors out with:
The
fcf573111bd82600052f99195a67f33d8242bf17
commit is of HEAD, Flux should verifydd3869b1a177432b60ea1e3ba99c10fc9db850fa
which is the signed tag.The text was updated successfully, but these errors were encountered: