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(#75): display corect base URL if using GHE #90

Merged
merged 1 commit into from
Apr 23, 2023
Merged

fix(#75): display corect base URL if using GHE #90

merged 1 commit into from
Apr 23, 2023

Conversation

augustomelo
Copy link
Contributor

It was displaying the GH URL even though the GHE was configured, using the client.baseURL will correctly display a correct value.

https://pkg.go.dev/github.com/google/go-github/v50/github#Client

It was displaying the GH URL even though the GHE was configured, using the client.baseURL will correctly display a
correct value.

https://pkg.go.dev/github.com/google/go-github/v50/github#Client
@patrick-lerch
Copy link

LGTM

@trstringer trstringer merged commit dd1555b into trstringer:main Apr 23, 2023
1 check passed
@trstringer
Copy link
Owner

Thanks for your contribution!!

@vincentclee
Copy link

Hey @trstringer

Do you mind creating a release for this change? I see one 1 commit to main since the release of v1.9.0

Thank You @trstringer

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.

None yet

4 participants