UI to see all GitLab merge requests of your team in one place.
- GitLab >= 9.5
$ git clone https://github.com/Hexanet/MergeRequestsCI.git
$ cd MergeRequestsCI
$ make install
After configuration, you have to build the code and launch the server.
$ make serve
Then open http://localhost:3000
in your browser.
Developed by the Dev Team of Hexanet.
Thanks M6Web (Github Team Reviewer) and Jean-François Lépine (Taylorisme de la qualité logicielle).
MergeRequestsCI is licensed under the MIT license.