Skip to content

Add per-repository view count badges#3

Draft
Copilot wants to merge 3 commits intomainfrom
copilot/add-github-repo-views-again
Draft

Add per-repository view count badges#3
Copilot wants to merge 3 commits intomainfrom
copilot/add-github-repo-views-again

Conversation

Copy link
Contributor

Copilot AI commented Feb 2, 2026

Adds individual GitViews badges for all 15 repositories. Previously only aggregate views were displayed.

Changes

  • New section: ## 📊 Repository Views with markdown table

    • Repository name (linked) + GitViews badge per row
    • Badge URL pattern: https://gitviews.com/user/paranjayy/repo/{repo_name}.svg
    • Inherits existing badge styling (style=flat&label-color=%23555&color=%230e75b6)
  • Grammar fix: "A Aspiring SDE" → "An Aspiring SDE" in typing animation

Example

| Repository | Views |
|------------|-------|
| [paranjayy](https://github.com/Paranjayy/paranjayy) | ![Views](https://gitviews.com/user/paranjayy/repo/paranjayy.svg?style=flat&label-color=%23555&color=%230e75b6) |
| [IIT-Madras-Notes](https://github.com/Paranjayy/IIT-Madras-Notes) | ![Views](https://gitviews.com/user/paranjayy/repo/IIT-Madras-Notes.svg?style=flat&label-color=%23555&color=%230e75b6) |

Badges render as live view counts from GitViews API.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • gitviews.com
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (dns block)

If you need me to access, download, or install something from one of these locations, you can either:


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 2 commits February 2, 2026 03:25
Co-authored-by: Paranjayy <120307516+Paranjayy@users.noreply.github.com>
Co-authored-by: Paranjayy <120307516+Paranjayy@users.noreply.github.com>
Copilot AI changed the title [WIP] Add GitHub repository view tracking feature Add per-repository view count badges Feb 2, 2026
Copilot AI requested a review from Paranjayy February 2, 2026 03:28
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.

2 participants