getsentry/action-migrations

Actions related to django migrations in sentry

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
cmdThe command to run to generate SQLnosentry django sqlmigrate
runAction for the action to take. Possible values: null, "placeholder"no
nameA unique name, required for multiple migrations in a Pull Requestno
app_labelA fallback app_label should one not be found in `migration`no
migrationfile name (or number) for the migrationyes
githubTokenGitHub Token (available as `secrets.GITHUB_TOKEN`)no${{ github.token }}
useRawBodyWhen true, use the commands output directly as comment body, interpreting it as markdown.nofalse

no outputs