Content
You are here:
Gitlab Commit Messages
Added by Marcel Derleh about 4 years ago
I'm trying to implement the recognition of commit messages from gitlab into our projects and getting stuck at an error message.
I've used the method described in the docs guide, created an API Key in Gitlab and pasted it into the API Key field under Administration / System Settings / Repositories. "Show checkout instructions" is marked, a Checkout base URL given as well. When going to my project settings and enter the repository under "Repository / Path to Git repository", it sends me an Error 500 message, telling me the repository is unavailable.
Do I miss something here?