Skip to content

Source links should be configurable for GHE reposΒ #569

@kveretennicov

Description

@kveretennicov

I am integrating comment action into a private repo in a GitHub Enterprise environment.

I managed to get it working using GITHUB_BASE_URL setting (has to be something like https://github.spam.com/api/v3 in our case).

It does all I want it to do beautifully, the only thing still not working is source links, such as source files and missing lines links. Those assume https://github.com/org/repo/..., but we need them to be something like https:/github.spam.com/org/repo/....

The github.com seems to be hardcoded here.

Could source links base URI be made configurable too? πŸ™

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