-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Open
Labels
type: featurecode contributing to the implementation of a feature and/or user facing functionalitycode contributing to the implementation of a feature and/or user facing functionality
Description
Is your feature request related to a problem? Please describe.
My organization requires all commits to have a Signed-off-by trailer for DCO.
Describe the solution you'd like
Add some way (e.g. configuration option) to enable Signed-off-by trailers. Their content is the same as the commit author.
Describe alternatives you've considered
- Auto-discover the GitHub signoff policy, but it doesn't seem like there is a way to query this setting via the API.
- Add templates for commit descriptions in addition to commit titles.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type: featurecode contributing to the implementation of a feature and/or user facing functionalitycode contributing to the implementation of a feature and/or user facing functionality