Слияние кода завершено, страница обновится автоматически
При развёртывании gitlab-service произошла ошибка:
Caused by: io.choerodon.core.exception.FeignException: org.gitlab4j.api.GitLabApiException: 403 Forbidden
at io.choerodon.gitlab.infra.common.config.GitlabHealthy.health(GitlabHealthy.java:49) ~[classes!/:1.0.1]
at org.springframework.boot.actuate.health.CompositeHealthIndicator.health(CompositeHealthIndicator.java:68) ~[spring-boot-actuator-2.0.6.RELEASE.jar!/:2.0.6.RELEASE]
at org.springframework.boot.actuate.health.HealthEndpointWebExtension.getHealth(HealthEndpointWebExtension.java:50) ~[spring-boot-actuator-2.0.6.RELEASE.jar!/:2.0.6.RELEASE]
...