Skip to content

ci: tell gpg which key to sign with#46

Merged
alexlovelltroy merged 1 commit intomainfrom
ci/gpg-specify-key
Mar 17, 2026
Merged

ci: tell gpg which key to sign with#46
alexlovelltroy merged 1 commit intomainfrom
ci/gpg-specify-key

Conversation

@synackd
Copy link
Contributor

@synackd synackd commented Mar 17, 2026

Pull Request Template

Thank you for your contribution! Please ensure the following before submitting:

Checklist

  • My code follows the style guidelines of this project
  • I have added/updated comments where needed
  • I have added tests that prove my fix is effective or my feature works
  • I have run make test (or equivalent) locally and all tests pass
  • DCO Sign-off: All commits are signed off (git commit -s) with my real name and email
  • REUSE Compliance:
    • Each new/modified source file has SPDX copyright and license headers
    • Any non-commentable files include a <filename>.license sidecar
    • All referenced licenses are present in the LICENSES/ directory

Description

Attempt to fix "gpg: signing failed: No secret key" error by specifying which key to use for signing (namely, the one that was imported).

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

For more info, see Contributing Guidelines.

Signed-off-by: Devon Bautista <17506592+synackd@users.noreply.github.com>
@synackd synackd requested a review from alexlovelltroy March 17, 2026 21:44
@alexlovelltroy alexlovelltroy merged commit 5081ac8 into main Mar 17, 2026
2 checks passed
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 this pull request may close these issues.

2 participants