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

GitHub Enterprise Support #6

Open
R-Bower opened this issue Nov 15, 2024 · 1 comment
Open

GitHub Enterprise Support #6

R-Bower opened this issue Nov 15, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@R-Bower
Copy link

R-Bower commented Nov 15, 2024

Description

My company has a self-hosted GitHub domain and I'd like to be able to use this plugin for my repos at work.

Use case

My company has a self-hosted GitHub domain and I'd like to be able to use this plugin for my repos at work.

@R-Bower R-Bower added the enhancement New feature or request label Nov 15, 2024
@8LWXpg
Copy link
Owner

8LWXpg commented Nov 15, 2024

I can't test for self-hosted GitHub Enterprise, is there API that works like these three?

  • $"https://api.github.com/search/repositories?q={query}"
  • $"https://api.github.com/users/{user}/repos?sort=updated"
  • "https://api.github.com/user/repos?sort=updated"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants