Skip to content

Support custom GitHub Enterprise base URLs for GitHub source type #48

@Daniel-Vaz

Description

@Daniel-Vaz

Currently, this project supports crawling GitHub only from public GitHub (github.com) repositories by using the standard GitHub API. However, organizations using GitHub Enterprise often have custom base URLs (e.g., https://github.mycompany.com/api/v3) and this is not currently configurable.

The tool should allow additional configuration options so that users can specify a custom GitHub API base URL, instead of being hard-coded to github.com. This will enable support for GitHub Enterprise repositories and ensure wider compatibility for enterprise users.

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