poyoho/compared report
compared json file and comment in pull requests
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
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