remedyproduct/Alembic Migration Lint with Squawk
Leverages Squawk to lint Alembic migrations
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Nov 28, 2025
- License
- None
Pinned Snippet
uses: remedyproduct/alembic-squawk-action@ed7e7225bf704fa258b3a2b9f73996210c8384a7 # v0.0.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| migrations_path | Path to the folder containing your 'versions' subfolder. | yes | — |
| alembic_config | Path to alembic.ini. | no | alembic.ini |
| runner | Command 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. | no | poetry |
Outputs
no outputs