Skip to content

Add support for Github Enterprise #6

@davegallant

Description

@davegallant

Can yar be extended for GitHub Enterprise use?

This can be done by modifying the BaseURL:

baseURL := url.URL{Scheme: "https", Host: "mygithub.com", Path: "api/v3/"}
m.Client.BaseURL = &baseURL

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions