actions-marketplace-validations/Repasar Action
Run git-verify-commit command on all commits in a PR (or the latest SHA for push events)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| allowed-signers-file-path | A path to a file in the repository to use as a list of SSH public keys IDs. | yes | — |
| fail-on-unverified | Set the variable to true to fail the Action on when the git-verify-commit fails to be verified. | no | — |
Outputs
| name | description |
|---|---|
| verified | The verification status |