Skip to content

Add 'ref' field for gitlab_project_repository table #70

Open
@dvaneson

Description

@dvaneson

I'd like to be able to specify the branch to use for the gitlab_project_repository table, as right now it can only ever get the file tree from the default branch from a repository.

I see in the Gitlab API Wrapper library that there is a Ref option that can be used with the ListTree API call: https://github.com/xanzy/go-gitlab/blob/main/repositories.go#L54

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