remedyproduct/Alembic Migration Lint with Squawk

Leverages Squawk to lint Alembic migrations

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Nov 28, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: remedyproduct/alembic-squawk-action@ed7e7225bf704fa258b3a2b9f73996210c8384a7 # v0.0.3

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
migrations_pathPath to the folder containing your 'versions' subfolder.yes
alembic_configPath to alembic.ini.noalembic.ini
runnerCommand prefix for running Python commands. Use "poetry" for Poetry, "pipenv" for Pipenv, "uv" for uv, or leave empty (or set to "none") to use the system interpreter. nopoetry

no outputs