kineticcafe/Enforce DCO Sign-off
Enforce Developer Certificate of Origin (DCO) sign-off on Pull Requests.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | The 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 }} |
| config | Embedded TOML configuration. This is the preferred way to configure the action. See documentation for the full configuration reference. | no | "" |
| exempt-authors | DEPRECATED: 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 | "" |
Outputs
no outputs