Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>autoprNew to Visual Studio Code? Get it now.

autopr

tejasmr

tejasmr.me
|
14 installs
| (0) | Free
Automatically stages and commits the code, creates and approves PRs
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

autopr

Marketplace

Automatically stages and commits the code, creates and approves PRs

Usage

  1. Open Command Palette (Ctrl + Shift + P or Cmd + Shift + P)
  2. Search for "Auto PR" and press enter
  3. Enter commit message
  4. Wait for the magic to happen

Requirements

  1. Install git
  2. Config git
  3. Install github cli (gh)
  4. Login to github using gh auth login
  5. Setup git repository and open folder in vscode
  6. Make changes and use the Auto PR extension!
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft