feat(KB-015): add git remote selection to GitHub import modal
- Add backend API endpoint to list git remotes for a repository - Add frontend API client and types for git remotes - Update GitHub import modal with remote dropdown selector - Add tests for git remotes API and import modal
This commit is contained in:
5
.changeset/github-import-remote-dropdown.md
Normal file
5
.changeset/github-import-remote-dropdown.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@kb/dashboard": minor
|
||||
---
|
||||
|
||||
GitHub import now detects git remotes and pre-populates owner/repo fields. Adds a dropdown to select from multiple remotes and auto-fills when only one remote exists.
|
||||
Reference in New Issue
Block a user