An open API service indexing awesome lists of open source software.

https://github.com/zaydiscold/auto-merge-github

dont be bogged down by clicking commit like 4 times jsut click once
https://github.com/zaydiscold/auto-merge-github

Last synced: 12 days ago
JSON representation

dont be bogged down by clicking commit like 4 times jsut click once

Awesome Lists containing this project

README

          

# GitHub Auto-Merge Extension

A Chrome extension that automates the "Merge pull request" flow on GitHub.

## Features
- **Auto-Confirm Merge**: Automatically clicks "Confirm merge" after you click "Merge pull request".
- **Auto-Delete Branch**: Automatically clicks "Delete branch" after the merge is confirmed.
- **Toggleable**: Enable or disable the automation via the extension popup.

## Installation
1. Clone this repository.
2. Open Chrome and go to `chrome://extensions`.
3. Enable **Developer mode**.
4. Click **Load unpacked** and select the repository folder.

## Usage
1. Navigate to a GitHub Pull Request.
2. Click "Merge pull request".
3. Watch the magic happen!

## Configuration
Click the extension icon in the toolbar to toggle the auto-merge functionality on or off.