Skip to content

fix: enable custom API URL for enterprise accounts#91

Merged
Namchee merged 1 commit intomasterfrom
fix/enterprise-url
Sep 6, 2023
Merged

fix: enable custom API URL for enterprise accounts#91
Namchee merged 1 commit intomasterfrom
fix/enterprise-url

Conversation

@Namchee
Copy link
Owner

@Namchee Namchee commented Sep 6, 2023

Overview

Closes #90

This pull request adds support for custom GitHub API URL dictated by the GITHUB_API_URL environment variable. The main use-case for this is to account for GitHub enterprise accounts that runs on different API URL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

hardcoded API url leads to bad credentials error on GitHub Enterprise server

1 participant