Skip to content

branch not indexed #117

Closed
Closed
@elettrico

Description

@elettrico

I have this configuration:

{
    "$schema": "../schemas/v2/index.json",
    "repos": [
        {
            "type": "gitlab",
            "url": "https://gitlab.****.com",
            "token": "glpat-*****",
            "all": true,
            "revisions": [
                    "main",
                    "dev"
            ]
        }
    ]
}

But when I search, I can see only results from the main branch, also in the repositories page it shows only one branch per repository. Shouldn't it index the "dev" branch also?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions