mickelsamuel/MigrationPilot

Analyze PostgreSQL migrations for safety before deployment

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
migration-pathPath to migration SQL filesyes
github-tokenGitHub token for PR comments${{ github.token }}
database-urlPostgreSQL connection string (Pro tier — enables production context)no
license-keyMigrationPilot Pro license key (enables production context + Pro rules)no
pg-versionTarget PostgreSQL version17
fail-onFail CI on: critical, warning, or nevercritical
excludeComma-separated list of rules to skip (e.g. MP001,MP004)no
config-filePath to .migrationpilotrc.yml config file (auto-detected if not specified)no
namedescription
risk-levelOverall risk level: RED, YELLOW, or GREEN
violationsNumber of violations found
sarif-filePath to SARIF results file for GitHub Code Scanning