Skip to content

[Feature] Show if commit is signed with gpg #614

@Masgalor

Description

@Masgalor

Commits can be signed using gpg so my expectation was to see some information about cryptographic signatures for every commit.

I would imagine to have some indicator that shows me if a commit is:

  • unsigned
  • signed, signature is broken
  • signed, signature is good

Maybe an icon changing colors depending on the status (grey/red/green).

It would already be an improvement to have access to the output of git verify-commit without using the cli.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions