Skip to content

Hook checking signature is on commit #6

@AFulgens

Description

@AFulgens

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

No one assigned

    Labels

    new hookIntroducing new hook

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions