Interactive GitHub Dashboard

πŸ”‘ Authentication

Enter your GitHub Personal Access Token (PAT):

  • Go to your GitHub account β†’ Settings β†’ Developer Settings β†’ Personal Access Tokens β†’ Fine-grained tokens.
  • Create a new token with permissions for repo and workflow.
  • Copy and paste your token into the box above.
  • Click Load My Repositories to connect your GitHub account.

πŸš€ Repository Management

My Repositories

  • Enter a repository name and optional description.
  • Check the Private box if you want the repo hidden from public view.
  • Click Create Repository to make it live on your GitHub account.
  • Use the listed buttons:
    • ⭐ Star β€” Mark it as a favorite.
    • πŸ—‘οΈ Delete β€” Permanently remove the repo.
    • 🧩 Issues, πŸ› οΈ PRs, πŸ’¬ Commits β€” View activity for that repository.

🧩 Issue Management

Issues

  • Enter the repository name where you want to add an issue.
  • Provide an issue title and detailed description.
  • Optionally assign it to someone or add labels (comma separated).
  • Click Create Issue β€” it will appear below.
  • You can close, reopen, or comment on issues directly from here.

πŸ› οΈ Pull Request Management

Open PRs

  • Specify the repository name.
  • Enter the PR title (short description of your changes).
  • Provide the source (head) branch you worked on and the target (base) branch to merge into (usually main).
  • Click Create Pull Request.
  • Use Merge to integrate your changes once approved.

πŸ’¬ Commit Interaction

  • Enter the repository name to view commit history.
  • Click Load Commits to see recent commits.
  • Use:
    • Diff β€” View changes made in that commit.
    • Comment β€” Leave feedback on a commit.
🎧 Global Radio