Skip to content

Repository

The Repository tab is a singleton tab that displays a dashboard of your GitHub repository’s metadata, statistics, and quick links.

Overview

The tab shows:

  • Repository name (owner/repo) with description and visibility badge (Public/Private)
  • Statistics row — stars, forks, open issues, and open pull requests
  • Languages — horizontal bar chart showing language distribution by percentage with color-coded legend
  • Repository info — default branch, license, creation date, last push, and disk usage
  • Topics — editable tags for the repository

Managing Topics

Existing topics appear as removable tags. Click the Add button to enter a new topic. Topics must be lowercase with hyphens, no spaces, and a maximum of 50 characters.

A grid of buttons provides quick access to the repository’s GitHub pages:

  • Repository main page
  • Issues
  • Pull Requests
  • Actions
  • Security settings
  • Repository settings

Auto-Refresh

The Repository tab refreshes automatically when GitHub watch events are received, keeping statistics and metadata up to date.