Thanks for the response ☺️
I read the docs and I couldn’t find the answer.
I think I wasn’t clear in my question.
It seems to me that I can only attached to the github repo that I owned. (Indicated in the 1st image), but I want to work with an open source project of another person.
I tried forking the repo that I wanted to work with (as a workaround) which is ‘meilisearch’ and ‘dust’. (Indicated in the 2nd image). There might be some syncing problem tho since it doesn’t show up in ‘company data’ .
However, If everything synced correctly in the end, What I assumed is that Dust wouldn’t have context of all of the PR requests from original meilisearch repo since it is connected to my meilisearch fork.
What I am wondering is there anyway to index the PRs from the original Meilisearch repo?
Am I missing something from the doc 🤔?