Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Git Workflow ManagerNew to Visual Studio Code? Get it now.
Git Workflow Manager

Git Workflow Manager

jugege

|
1 install
| (0) | Free
Manage feature/hotfix branch workflow: dev -> uat -> prod with test verification
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Git Workflow Manager

VS Code extension for managing feature/hotfix branch workflow: dev -> uat -> prod with test verification.

Features

  • Branch status dashboard in the sidebar
  • 6 status types: developing, pending uat, testing, tested, new commits, deployed
  • Test pass marking with commit baseline tracking
  • Smart merge to prod (cherry-pick only tested commits)
  • Branch creation from prod with auto-push
  • Branch cleanup for deployed branches

Usage

  1. Click the Git Workflow icon in the activity bar
  2. Use the + button to create a new branch from prod
  3. The dashboard shows each branch's merge status and next action
  4. Mark test pass after UAT testing
  5. Smart merge to prod only includes tested commits
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft