actions-marketplace-validations/ectomigo
Measure the impact of database schema changes before you merge
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 29, 2022
- License
- AGPL 3.0
Pinned Snippet
uses: actions-marketplace-validations/ectomigo_ectomigo@0e4a79aacf3c62033ea9051894f0168d08dc8e7f # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub auth token | yes | — |
| migration_paths | process any changed files matching these comma-separated globs | no | — |
| ignore_paths | ignore files matching these comma-separated globs while indexing | no | — |
| patterns | JSON mapping named data access patterns to glob arrays, e.g. {"massive": ["**/*"]} | no | — |
| main_branches | matches found in these branches will be reported to other repositories | no | — |
Outputs
no outputs