drafteame/json-diff-action

Check for differences between at least 2 json files and show what member is missing by each file.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
filesList of JSON file paths to check between each other. Should be at least 2 files.no
search_pathPath to a folder that will be inspected to search al JSON files and compere each other.no
search_patternRegular expression used on search path to find desired files.no\\.json$
ignore_filePath to a specific ignore file configurationno.json-diff-ignore.json

no outputs