postman-eng/Flyway Idempotent Guardian

Detects non-idempotent SQL migrations in PRs and suggests/opens a fixing PR with properly wrapped DDL.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token for API access and PR creationyes
dialectDatabase dialect — postgres, mysql, or auto (detect from file)noauto
migration-pathGlob pattern for migration files relative to repo rootno**/V*__*.sql
auto-prWhether to open a fixing PR in addition to posting a commentnotrue

no outputs