How i can find a project in Gitlab by ID?
I found description to search by issue id #123
and MR !123
but not find by id
As mentioned by Daly in the comments, you can browse to
https://gitlab.com/projects/{id}
and be redirected to the appropriate project.
Have you read the API-docs? https://docs.gitlab.com/ee/api/projects.html#get-single-project
GET /projects/:id
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With