drishit96 / auto-merge-pull-request

A chrome extension that clicks the 'Merge pull request' button for you

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto Merge Pull Request

This extension is capable of merging your pull request automatically when its ready to merge and can also click on ‘Update branch’ button if your pull request is out of sync with the parent branch.

Installation

  1. Download the latest source code from the releases page
  2. Unzip the source code
  3. Open chrome://extensions in Chrome
  4. Enable Developer Mode
  5. Click on Load unpacked button and select the folder inside the unzipped source code
  6. That's it! Open a PR and leave it to the extension to merge it 😄

About

A chrome extension that clicks the 'Merge pull request' button for you

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%