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: github_url() always returning API root with curl #66

Merged
merged 1 commit into from
Jul 13, 2024
Merged

fix: github_url() always returning API root with curl #66

merged 1 commit into from
Jul 13, 2024

Conversation

ZeroKnight
Copy link
Contributor

When falling back to curl, the URL used to fetch issue/PR results when using Github as a host was incorrect.

Fixes #53.

When falling back to curl, the URL used to fetch issue/PR results when
using Github as a host was incorrect.

Fixes #53.
@petertriho
Copy link
Owner

Thank you! Hopefully this resolves other people's issues as well

@petertriho petertriho merged commit 22116bd into petertriho:main Jul 13, 2024
@ZeroKnight ZeroKnight deleted the issue-53 branch July 13, 2024 08:14
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.

Bug: do not get completions anymore for issues and mentions
2 participants