AliRezaBeigy / GitlabBranchMerger

An extension to merge branches in Gitlab faster and easier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gitlab Branch Merger

MIT License PR's Welcome GitHub Repo stars Chrome web store version

An extension to merge branches in Gitlab faster and easier. Merge your Gitlab branches in your Browser.

The extension fetches repository status and simulates creating merge requests and merge operations in Gitlab.

You can use this extension for your self-host Gitlab Instance.

Screenshot Screenshot

Install

There is 3 way to install extension:

  1. Build on your own
  2. Download from build from releases page and load the extension's folder
  3. Download and install from Chrome web store

Usage

The extension shows the list of repositories that you added; you can add a repository by following the steps

  • Go to your Gitlab repository page
  • Open the extension popup by clicking on the extension icon
  • Click on the Add Current Repository button to add the repository to the repository list

To check repository status and merge branch, you should select the source and destination branch you want to merge. The extension fetches repository status and shows a special button for each repository status.

Build

To start a build run yarn build and load the extension's folder ./build;.

Contributions

If you're interested in contributing to this project, first of all I would like to extend my heartfelt gratitude.

Please feel free to reach out to me if you need help. My Email: AliRezaBeigyKhu@gmail.com Telegram: @AliRezaBeigy

LICENSE

MIT

About

An extension to merge branches in Gitlab faster and easier


Languages

Language:TypeScript 87.4%Language:SCSS 7.2%Language:JavaScript 2.1%Language:HTML 1.8%Language:CSS 1.5%