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

demidko/review

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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