dguo/Check Author and Committer
Checks the email address and/or name for the author and/or committer
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GitHub token to use for API calls | yes | — |
| custom-error-message | Custom error message to provide additional context or information | no | — |
| author-email-regex | JavaScript regex to validate the author's email address | no | — |
| author-name-regex | JavaScript regex to validate the author's name | no | — |
| committer-email-regex | JavaScript regex to validate the committer's email address | no | — |
| committer-name-regex | JavaScript regex to validate the committer's name | no | — |
Outputs
no outputs