Skip to content

Support for GitHub Enterprise #4

@jbjonesjr

Description

@jbjonesjr

The GitHub Target is hard coded to go to api.github.com (the github.com website), not a local GitHub Enterprise server (similar to an on-prem TFS).

The api is the same between the two, so it looks like it would be as easy to allowing a configuration as to either GitHub.com or GitHub Enterprise.

I'd submit a pull request if I had a better feel for how you expose the configuration options, but it seems pretty simple.

Only gotcha worth noting is that the api endpoint is slightly different:
GitHub.com: api.github.com
GitHub Enterprise: {hostname_for_github_enterprise}/api/v3/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions