Skip to content
This repository was archived by the owner on Feb 13, 2020. It is now read-only.

Latest commit

 

History

History
50 lines (29 loc) · 1.25 KB

File metadata and controls

50 lines (29 loc) · 1.25 KB

MergeRequestsCI

❗ This package is abandoned and no longer actively maintained. We suggest using gitlab-reviewer instead.

UI to see all GitLab merge requests of your team in one place.

MergeRequestsCI

Deploy

Requirements

Installation

Clone the project

$ git clone https://github.com/TheRedDot/MergeRequestsCI.git
$ cd MergeRequestsCI

Install dependencies

$ npm install

Run the server

After configuration, you have to build the code and launch the server.

$ npm run serve

Then open http://localhost:3000 in your browser.

Credits

Forked from Hexanet/MergeRequestsCI.

Inspiration

Thanks M6Web (Github Team Reviewer) and Jean-François Lépine (Taylorisme de la qualité logicielle).

License

MergeRequestsCI is licensed under the MIT license.