-
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
I want to use self-hosted gitlab for this git-committers plugin.
Here are the code I wrote at mkdoc.yml
plugins:
- git-committers:
gitlab_hostname: gitlab.example.com
gitlab_repository: 123456
branch: main
token: 'token'
api_version: v4
But it showed "git.exc.InvalidGitRepositoryError"
Is there anything I configured uncorrectly?
Metadata
Metadata
Assignees
Labels
No labels