Install and configure
The deployment administrator must register and configure the GitHub App used by this Counso deployment, including its callback and webhook addresses. A GitHub organization owner or administrator must be able to install that app for the repositories being connected.- With Counso admin access, open Spaces > Connections > GitHub and choose Configure.
- Complete the GitHub authorization and install the app configured for this deployment.
- In Repository access, select the repositories to include.
- Turn on Code synchronization only for repositories whose source files should be indexed, then save.
What is indexed
The connection does not provide a complete commit-history archive. If an agent needs a live repository operation, configure the appropriate GitHub tool separately.
Change the selection
Open Manage beside GitHub in Connections. Use the data or permissions controls to adjust repository selection, and reauthorize when required. Save the selection after making changes. Removing app access in GitHub can prevent new synchronization even if the repository remains visible in Counso’s settings. Issues, discussions, and pull requests are updated through ongoing synchronization. Code is refreshed approximately every eight hours, so a recent code change may not yet appear in search.Filter by labels
Issue and pull-request labels are included with synchronized content. Additional labels identify the title, whether the item is a pull request, and the author, using forms such astitle:Fix search, isPullRequest:true, and author:@alex. These can narrow knowledge searches.