Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>GitHub Actions ViewerNew to Visual Studio Code? Get it now.
GitHub Actions Viewer

GitHub Actions Viewer

Michel Bernasconi

|
2 installs
| (0) | Free
View and manage GitHub Actions workflow runs for all your repositories directly inside VS Code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GitHub Actions Viewer for VS Code & Antigravity

Open VSX Version Visual Studio Marketplace Version License: MIT Buy Me A Coffee

GitHub Actions Viewer is the ultimate DevOps companion for VS Code and Google Antigravity. Monitor, inspect, filter, trigger, and manage your GitHub Actions CI/CD workflows, jobs, runner steps, and automation pipelines across all personal repositories and organizations directly from your editor sidebar.


🚀 Key Features

  • 🔍 Instant Repository Search & Filter: Find any repository or project instantly with real-time keyword filtering.
  • 📁 Organization & Project Grouping: Neatly groups repositories by organization (MichelBernasconi, personal, teams, or workspace).
  • 🌟 Smart Workspace Recognition: Automatically detects the local Git repository opened in your current workspace and highlights it at the top of the list with a dedicated star badge (★ Current Workspace).
  • 🌐 Global Repository Access: Access and monitor workflow runs from all repositories you have access to (owner, collaborator, and organization member) without manual configuration.
  • 🌳 4-Level Deep Tree View (Lazy-Loading):
    • Organization / Project ➔ Repositories ➔ Workflow Runs ➔ Jobs ➔ Steps.
    • Detailed statuses (queued, in_progress, success, failure), branches ([main], [feat/...]), timestamps, and real-time execution durations.
  • ⚡ Quick Actions (Inline & Context Menu):
    • Re-run Workflow: Restart any completed or failed workflow run with a single click.
    • Re-run Failed Jobs: Rerun only failed jobs to save CI/CD runner minutes and accelerate debugging.
    • Cancel Workflow: Instantly stop active or queued runs with a confirmation prompt.
    • Open in Browser: Jump directly to GitHub runs and jobs in your browser.
  • ⏱️ Smart Adaptive Polling:
    • Automatically switches between fast updates (20s) during active runs and power-saving slow intervals (2m) when idle.
  • 🔑 Zero-Config Authentication:
    • Automatically reuses your active GitHub session in VS Code or Antigravity without requiring manual tokens.
    • Also supports standard Personal Access Tokens (PAT) stored safely in Secret Storage.

⚙️ Configuration

You can customize the extension behavior in VS Code Settings (Ctrl+, or Cmd+,):

Setting Default Description
githubActionsViewer.refreshIntervalMinutes 5 Polling interval (in minutes) for automatic workflow runs refresh.

🛠️ Requirements

  • VS Code 1.103.0 or higher (or compatible editors like Google Antigravity).
  • A connected GitHub account or a Personal Access Token with repo and workflow scopes.

☕ Support the Project

If you find this extension helpful and it saves you time daily, consider supporting its development!

Buy Me A Coffee


Developed with ❤️ for developers who want to keep an eye on CI/CD pipelines without leaving their editor.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft