actions-marketplace-validations/File Size
Automatically generates file size reports by provided parameters
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 24, 2021
- License
- GPL 3.0
Pinned Snippet
uses: actions-marketplace-validations/alexrogalskiy_github-action-file-size@ce2b46d5b7329bc79f8bdf301e263c49a000ffe4 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| sourceData | JSON data source with action parameters | no | — |
| reportName | Report name | no | — |
| sourceFilePath | Source file path | no | — |
| targetFilePath | Target file path | no | — |
| sizeUnit | File size units (any of b|kb|mb|gb|tb|pb) | no | — |
Outputs
| name | description |
|---|---|
| fileReport | JSON representation of files size report |