apple-yagi/Analysis bundle
Comment on the analysis result of the bundle in the PR with your GitHub Actions workflow.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 5, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: apple-yagi/filesize-analysis@ce9a5673acddee94866cc7058164c574a3206da7 # v1.3.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| out_dir | Output directory for build | yes | — |
| ext | Analysis file extension | no | .* |
| build_cmd | The command to run that builds your project | no | echo 'skip build. |
| github_token | Github token that is used for commenting | yes | — |
Outputs
| name | description |
|---|---|
| commented | Tells you if comment was added to the PR or not, boolean |