narze/Merge on Merge
Github Action to combine JSON files while preventing PR conflicts
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | Github Token | no | ${{ github.token }} |
| mode | preview: Post preview as pull request comment, commit: Commit & Push | no | preview |
| input_path | JSON input folder | no | input |
| base | base | no | out.json |
| merge_json_path | JSON traverse path to merge the input in, use dot notation | no | json.path.to.merge |
| output | output | no | out.json |
| processed_path | processed_path | no | processed |
| repo | repo | no | — |
Outputs
no outputs