Skip to content

Improve documentation: I committed without verifying my signature, what do I do? #140

@mattaereal

Description

@mattaereal

What content are you looking to modify or update?

The overall documentation to troubleshoot blocking merges due to security policies.

Why do you think this update or modification is needed?

Many contributors forget to sign and verify their commits, and we don't want to bypass any security policy.

Can you justify your argument and provide additional resources

matta. ⚡️:
git rebase -i HEAD~5 (5 number of commits for example)

matta. ⚡️:
change pick to edit for each commit you want to sign

matta. ⚡️:
then git commit --amend --no-edit -S

matta. ⚡️:
git rebase --continue

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions