bgd-labs/forge-sizes
Generates a report about changes in `forge build --sizes --json` outputs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| heading | The heading to use for the report. | no | Forge Build Sizes |
| base-report-path | The path of the base json report. | yes | — |
| report-path | The path of the updated json report. | yes | — |
| token | The GitHub token to use for posting the report comment. | no | ${{ github.token }} |
| comment | Whether to post the report as a comment. | no | true |
Outputs
| name | description |
|---|---|
| report | The report |