Skip to content

Support GPG signing in revup#257

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

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

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

Copy link
Copy Markdown
Contributor

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
@jerry-skydio

Copy link
Copy Markdown
Collaborator

thanks! i made a few changes, since i don't think we need our own config variable if we're just obeying git's. can you review #264 and approve if that works for you?

@anurag-makineni-wayve

Copy link
Copy Markdown
Contributor Author

thanks! i made a few changes, since i don't think we need our own config variable if we're just obeying git's. can you review #264 and approve if that works for you?

Sounds good. Approved #264 and closing this PR.

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