Skip to content

Support GPG signing in revup#257

Open
anurag-makineni-wayve wants to merge 1 commit into
Skydio:mainfrom
anurag-makineni-wayve:main
Open

Support GPG signing in revup#257
anurag-makineni-wayve wants to merge 1 commit into
Skydio:mainfrom
anurag-makineni-wayve:main

Conversation

@anurag-makineni-wayve
Copy link
Copy Markdown

@anurag-makineni-wayve anurag-makineni-wayve commented May 26, 2026

Hi @jerry-skydio!

I was having some trouble using revup on repositories that enforce signed commits. Even though the commits I was making on my local branch were signed, the cherry-picks revup was making were not carrying the signatures over.

This PR adds support to do so by passing the -S to git commit-tree based on the git config's commit.gpgSign value if the --gpg-sign arg is not specified.

Let me know if you have any feedback!

@anurag-makineni-wayve anurag-makineni-wayve marked this pull request as ready for review May 26, 2026 22:08
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.

1 participant