meruimports/Next Page Mapper
This action takes the git diff between two branches, generates a JSON file with the affected page/views
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| modified_files | The list of modified files in the git diff. | yes | — |
| pages_to_check | The list of pages to check in the git diff. | yes | — |
| host_output | The host output file. | no | http://localhost:3000/ |
Outputs
| name | description |
|---|---|
| affected_pages | The list of affected pages. |