github_link_repo
Category: Integration | Module: vibeserve/tools/github_sync.py
Description
Add a GitHub repo to VibeServe scope. Optionally clone it locally.
Parameters
| Name | Type | Default |
|---|---|---|
full_name |
str |
(required) |
clone |
bool |
True |
Returns
Dict[str, Any]
Source
Defined in github_link_repo() in vibeserve/tools/github_sync.py