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
- Host: GitHub
- URL: https://github.com/zaydiscold/auto-merge-github
- Owner: zaydiscold
- Created: 2025-11-20T22:54:52.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-11-20T23:00:35.000Z (7 months ago)
- Last Synced: 2025-11-21T00:19:27.691Z (7 months ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.