mappjzc opened a new issue, #2065:
URL: https://github.com/apache/incubator-devlake/issues/2065
## Describe the bug
At the issue #1937
There are another user get the same problem.
Through remote assistance, we checked the gitlab repository and the
corresponding request API url when the error occurred.
We confirmed that the 403 error was returned when calling the interface
`projects/{{ .Params.ProjectId }}/pipelines`
to get the list.
This error appears in some gitlab repositories, but not in other gitlab
repositories.
After comparing and checking, it was found that the CI/CD configuration was
not enabled.

In the test environment, after closing the CI/CD settings of the project and
performing a reproduction test, the problem can be successfully reproduced.


## To Reproduce
1.Collect a gitlab project repository with CI/CD options turned off
## Expected behavior
Even collecting a gitlab project repository that has CI/CD options turned
off, the collection can be done successfully.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]