arduino/Report Arduino Sketch Size Deltas
Comments on the pull request with a report on the resulting change in memory usage of Arduino sketches
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| sketches-reports-source | When run from scheduled workflow, regular expression matching the names of the workflow artifacts that contain sketches reports. When run from a pull request triggered workflow, path to the folder containing sketches reports. | — | sketches-reports |
| github-token | GitHub access token used to comment the memory usage comparison results to the PR thread | — | ${{ github.token }} |
Outputs
no outputs