kineticcafe/Enforce DCO Sign-off

Enforce Developer Certificate of Origin (DCO) sign-off on Pull Requests.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repo-tokenThe GitHub token for use with this action. Must have permission to read pull request details. When comments are enabled, add `pull-requests: write`. no${{ github.token }}
configEmbedded TOML configuration. This is the preferred way to configure the action. See documentation for the full configuration reference. no""
exempt-authorsDEPRECATED: Use the `config` input instead. A whitespace-separated list of email exemption patterns. Entries starting with @ are domain patterns; otherwise exact email match. Applied to commit author only. no""

no outputs