fixed-width/pgsafe

Lint changed PostgreSQL migration files for unsafe operations.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionpgsafe release to download. Default: the ref the action was pinned at; falls back to the latest release.no""
filesOne or more globs, comma- or newline-separated; a file is linted if it matches any (fnmatch; * spans /). Default lints any .sql at any depth.no*.sql
fail-onMinimum severity that fails the check: error | warning | never.nowarning
configPath to a .pgsafe.toml. Empty uses pgsafe's own config discovery.no""
working-directoryDirectory to lint from.no.
verify-provenanceVerify the downloaded binary's build provenance with `gh attestation verify` (fails on a missing or invalid attestation). Requires a release built with provenance (pgsafe v0.8.3 or later).notrue

no outputs