Skip to content

Add GitHub Action to track repository clone traffic#71

Open
dave3d wants to merge 1 commit into
mainfrom
track-clone-traffic
Open

Add GitHub Action to track repository clone traffic#71
dave3d wants to merge 1 commit into
mainfrom
track-clone-traffic

Conversation

@dave3d

@dave3d dave3d commented Jun 29, 2026

Copy link
Copy Markdown
Member

Adds a daily scheduled workflow (.github/workflows/track-clones.yml) that:

  • Calls the GitHub Traffic API to fetch clone statistics
  • Accumulates daily records in .github/clone-traffic.json, deduplicating by timestamp
  • Commits updated data back to the repo with [skip ci]

Setup required: Add a PAT with repo traffic read access as a repository secret named TRAFFIC_TOKEN.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant