question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature Request] Allow commit signing

See original GitHub issue

Description

Respect git flag -S and/or other related flags for commit signing when using the cli tool.

Possible Solution

Sign commits using the cli tool.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:2
  • Comments:19 (16 by maintainers)

github_iconTop GitHub Comments

1reaction
marier-nicocommented, Jun 18, 2021

Jumping in because I would also love this feature to happen. Personally when I originally started using commitizen, I thought the commit functionality was just purely a wrapper around the existing git command, and I do think that’s what would be most intuitive to users in general.

But admittedly I would also be happy with the -- idea. I use an alias for committing anyway, so it’s not like it would make a practical difference for me. 🚀

1reaction
Lee-Wcommented, Oct 28, 2020
Read more comments on GitHub >

github_iconTop Results From Across the Web

About commit signature verification - GitHub Docs
Repository administrators can enforce required commit signing on a branch to block all commits that are not signed and verified.
Read more >
What is Commit Signing in Git? - freeCodeCamp
When you authenticate to push to remote repositories, you're authenticating to do just that– push changes. The commits don't require ...
Read more >
Sign commits with GPG - GitLab Docs
On the top bar, select Main menu > Projects and find your project. On the left sidebar, select Merge requests, then select your...
Read more >
Signing Your Work - Git SCM
In more recent versions of Git (v1.7.9 and above), you can now also sign individual commits. If you're interested in signing commits directly...
Read more >
Admins can require sign off on web-based commits
Organization owners and repository admins can now require developers to sign off on commits made through GitHub's web interface.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found