policyerorg/Policyer GitHub Action
Run Policyer as github action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| checks_path | checks directory path | no | ./checks |
| format | output format | no | — |
| output_path | output path | no | — |
| fail_on | fail on | no | — |
| fail_on_vale | fail on value | no | — |
| filter | filter | no | — |
| filter_flags | filter flags | no | — |
| internal | use internal checks | no | — |
| verbose | enable debug logs | no | — |
| provider | provider npm package name | no | policyer |
| github_token | Personal access token (PAT) used to fetch the repository. The PAT is configured with the local git config, which enables your scripts to run authenticated git commands. The post-job step removes the PAT. We recommend using a service account with the least permissions necessary. Also when generating a new PAT, select the least scopes necessary. | no | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| results | Run results |