gtapps/gh-traffic-stats
Permanent clones and views badges for your GitHub repo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | PAT with Administration:Read on this repo (Traffic API requires push-equivalent access; GITHUB_TOKEN does NOT work) | yes | — |
| metrics | Comma-separated metrics to track | no | clones,views |
| badges-branch | Orphan branch that holds badge JSON files | no | _gh_traffic_stats |
| badges-dir | Relative path within the badges branch where JSON files live (no leading slash, no ..) | no | .github/badges |
| clones-label | Shields.io label for the clones badge | no | Clones |
| clones-color | Shields.io color for the clones badge | no | blue |
| views-label | Shields.io label for the views badge | no | Views |
| views-color | Shields.io color for the views badge | no | green |
Outputs
no outputs