The service adds architectural changes diff to the merge request description.
Supports GitLab
projects with Java
language.
You will see something similar in new merge requests description:
Deploy example for Digital Ocean
- Create new user in your GitLab. Then, go to
avatar
,settings
,Access Tokens
and create new access token for him. - Click this button to deploy the app to the DigitalOcean App Platform.
SpecifyGITLAB_URL
(your gitlab host url) andGITLAB_TOKEN
(see step 1) environment variables. Now, you will see your app's url. - 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: