sbdchd/Squawk action
Lint Postgres migrations with Squawk
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| access_token | Your GitHub Access Token (default: {{ github.token }}) | yes | ${{ github.token }} |
| assume-in-transaction | Assume in transaction | no | false |
| config | Path to a custom config file | no | "" |
| exclude | Rules to exclude, as a comma-separated string | no | — |
| files | Space separated list of file paths to check. Cannot contain glob patterns. | no | "" |
| upload-to-github | Comment on a PR with Squawk's results | no | true |
| fail-on-violations | Fail on violations | no | false |
| pattern | Glob pattern of files to match. (./migrations/*) | no | "" |
| pg-version | PostgreSQL version | no | — |
| verbose | Verbose output | no | true |
| version | Squawk NPM version to install (default: latest) | yes | latest |
Outputs
no outputs