scttnlsn/SQL Critic GitHub Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-token | The GitHub token used to make PR comments | yes | ${{ github.token }} |
| data-path | The path to the JSON file containing the output of the SQL Critic query collector | yes | — |
| aws-access-key-id | AWS access key ID for storage of collector output | yes | — |
| aws-secret-access-key | AWS secret access key for storage of collector output | yes | — |
| aws-s3-bucket | AWS bucket for storage of collector output | yes | — |
| db-url | Database connection URL for analyzers that need to introspect the schema | no | — |
Outputs
no outputs