Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

Latest commit

 

History

History
23 lines (17 loc) · 1.2 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.2 KB

Review service

The service adds architectural changes diff to the merge request description. Supports GitLab projects with Java language.

Usage

You will see something similar in new merge requests description: ScreenShot

Deploy example for Digital Ocean

  1. Create new user in your GitLab. Then, go to avatar, settings, Access Tokens and create new access token for him.
  2. Click this button to deploy the app to the DigitalOcean App Platform.
    Deploy to DigitalOcean
    Specify GITLAB_URL (your gitlab host url) and GITLAB_TOKEN (see step 1) environment variables. Now, you will see your app's url.
  3. Add user-bot (see step 1) to your GitLab projects as developer. In your Gitlab project, go to settings, webhooks, then, check the boxes like in the picture and click the green button: ScreenShot