liampietralla/Pending Payload Migration Check
Check whether pending migrations are pending for PayloadCMS and if so report errors to stop deployments.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| paths | The paths to check for pending migrations, allows multiple as array. Defaults to the root of the repository. | no | . |
Outputs
| name | description |
|---|---|
| has-pending-migrations | Whether there are pending migrations or not |