Category: Source Control · Auth: Personal access token (optional) · Metrics: 13
Prerequisites
- Personal Access Token (optional) — Go to GitHub → Settings → Developer settings → Personal access tokens. A token increases the rate limit from 60 to 5,000 requests per hour. Not required for public repos.
Configuration
- Cloud
- CLI
Go to Settings → Integrations → GitHub and enter your token (optional) and the repositories you want to track.
Metrics
| Metric | Description |
|---|---|
stars | Stargazer count |
forks | Fork count |
watchers | Watcher count |
open_issues | Open issues count |
size | Repository size in KB |
default_branch | Default branch name |
commits | Commits in last 30 days |
last_commit_at | Timestamp of most recent commit |
issues_open | Open issue count |
issues_closed | Closed issue count |
prs_open | Open PR count |
prs_closed | Closed PR count |
prs_merged | Merged PR count |