git-mob-vs-code icon indicating copy to clipboard operation
git-mob-vs-code copied to clipboard

Append sign-off metadata

Open rkotze opened this issue 4 years ago • 0 comments

Summary

Select any co-author type and append sign-off metadata to the input box.

It should be a secondary option and only be available in the context menu for an item. E.g. right-click on an author and select the sign-off option from the menu.

This should not change the co-author list. e.g. appending sign-off does not move the author into the selected "co-authoring" list.

Example sign-off metadata: Signed-off-by: Random J Developer <[email protected]>

Motivation

Make it easy to append sign-off metadata to a commit message.

Additional context

Stackoverflow info on sign-off metadata.

rkotze avatar Oct 31 '21 15:10 rkotze