Skip to main content

Troubleshooting Github Commit Signing Issues

Make sure you sign your commits

Updated over 4 months ago

What is Commit Signing?

Signing your Git commits proves that you created the commit and keeps your code secure. It's like adding your signature to your work. For Windmill, signing commits is an essential step to make sure all of your code contributions are reflected in our platform.

Resources

Dev.to: GitHub Commit Verification Using SSH - Practical tutorial for SSH-based verification

Did this answer your question?