autopr
Automatically stages and commits the code, creates and approves PRs
Usage
- Open Command Palette (Ctrl + Shift + P or Cmd + Shift + P)
- Search for "Auto PR" and press enter
- Enter commit message
- Wait for the magic to happen
Requirements
- Install git
- Config git
- Install github cli (gh)
- Login to github using
gh auth login
- Setup git repository and open folder in vscode
- Make changes and use the Auto PR extension!
| |