chriscarini/Git Sizer
Downloads and runs git-sizer on a target repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo | Git URL of the repo to analyze | no | https://github.com/${{ github.repository }} |
| flags | Optional flags to pass to git-sizer (e.g. `--threshold=0 --json`) | no | "" |
Outputs
| name | description |
|---|---|
| result | Output of git-sizer |