semcelik/Check Commit Author
Checks the email of the commit author
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| email_domain | domain of the email | yes | — |
| github_token | GitHub token | yes | — |
| error_on_fail | Decides if action should throw an error on invalid email or not | no | true |
Outputs
| name | description |
|---|---|
| is_valid | returns to result whether true or false |