Skip to content

Hook checking signature is on commit #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
AFulgens opened this issue Mar 4, 2024 · 0 comments
Open

Hook checking signature is on commit #6

AFulgens opened this issue Mar 4, 2024 · 0 comments
Labels
new hook Introducing new hook

Comments

@AFulgens
Copy link
Contributor

AFulgens commented Mar 4, 2024

Context

In some projects, you may want to only accept digitally signed commits. The biggest Git servers are also allowing such configuration for your projects (GitHub, GitLab).

Idea

A pre-push hook should be created, which checks that all commits being pushed are being signed. Thus complementing a possible setting on the Git server side (pre-check instead of post-check).

@AFulgens AFulgens added the enhancement New feature or request label Mar 4, 2024
@AFulgens AFulgens added new hook Introducing new hook and removed enhancement New feature or request labels Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new hook Introducing new hook
Projects
Status: Backlog
Development

No branches or pull requests

1 participant