Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: enable custom API URL for enterprise accounts #91

Merged
merged 1 commit into from
Sep 6, 2023

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.

@Namchee Namchee merged commit 5d1221f into master Sep 6, 2023
3 checks passed
@Namchee Namchee deleted the fix/enterprise-url branch December 21, 2023 00:42
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