You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add config option to enable Signed-off-by in commit messages (#7766)
* refactor: add email field to User type
Most backends don't need any change because they already populate
this field.
* feat: add config option to enable Signed-off-by in commit messages
Some organizations require Signed-off-by trailers in commit
messages (e.g. for Developer Certificate of Origin). GitHub has a
setting to enable this when authoring changes from the Web UI.
This patch adds a similar setting for DecapCMS.
Closes: #7730
---------
Co-authored-by: Martin Jagodic <jagodicmartin1@gmail.com>
0 commit comments