-
Suggestion
-
Resolution: Unresolved
-
None
-
2
-
Problem Definition
Currently, GitHub 3P connector only syncs metadata information of repository branch, commit or pull requests. It doesn't include the content data like files.
Here's what's currently indexed as per https://support.atlassian.com/organization-administration/docs/connect-github-to-rovo/.
The GitHub connector indexes these objects:
- Repositories
- Pull requests
- Commits
- Branches
For each object, it indexes these attributes:
- Name
- URL
- Created date
- Last updated date
- Creator
- Collaborators
Suggested Solution
Include the content to the data indexed for each object so Rovo Chat can be used to analyse the contents like perform summary or ask questions about the content.
Workaround
Currently, there's no workaround for this feature. We'll add one here once it becomes available