Skip to content

cannot access gitlab repo #84

@yuclin

Description

@yuclin

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions