conform
conform copied to clipboard
feat: support checking GPG signature for ranges
The previous implementation always looked at the latest commit (HEAD). This adds the extra metadata of commit SHA in order to use this in the GPG signature check.
Is it possible to get some eyes on this?