maton369/Migration Renumber

PR で追加した連番マイグレーションの採番衝突を自動解決する composite action

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
dirマイグレーション��ィレクトリ(例: db/migrations)yes
base_ref比較対象の base ref。空なら origin/<PRのbase> を使うno""
paddingゼロ埋め桁数(省略時は既存ファイルから推定)no""
modefix = 自動採番してコミット / check = 衝突検出のみ(衝突時はジョブ失敗)nofix
commit_messagefix モードでのコミットメッセージnochore(migrations): renumber to resolve ordering conflict
pushfix モードでコミットを PR ブランチへ push するかnotrue

no outputs