actions-marketplace-validations/compared report
compared json file and comment in pull requests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 30, 2022
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/poyoho_compared-action@4846746d28b5e8e15d7122b6a744b97d28f0030f # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | The GitHub token used to create an authenticated client | yes | ${{ github.token }} |
| title | for the comment title and cache key | yes | compared report |
| old-paths | old records path and use the file name as the title | yes | "" |
| new-paths | new records path | yes | "" |
| fields | extract fields | no | "" |
| upload-chunk-size | The chunk size used to split up large files during upload, in bytes | no | — |
| cache-only | only cache the old paths (boolean) | no | false |
Outputs
no outputs