-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
new hookIntroducing new hookIntroducing new hook
Description
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).
Metadata
Metadata
Assignees
Labels
new hookIntroducing new hookIntroducing new hook
Type
Projects
Status
Backlog