-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
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/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels