Connect Gurubase with GitHub to enhance your workflow
@gurubase
in your GitHub issues to ask questions directly to your Guru.
@<app_slug_you_gave_to_the_bot>
instead of @gurubase
. You can find this slug in the URL when you navigate to the app settings./api/github/
endpoint of your Gurubase instance. If the Gurubase instance URL is not public, you need to open it to public. You can use ngrok to do this:
ngrok http http://localhost:8029
https://gurubase.io/
for the Homepage URL.${your_public_gurubase_url}/api/github/
/
at the end.https://github.com/settings/installations/<installation_id>
. Get the installation ID from the URL and paste it in the Installation ID field in the GitHub integration page on Gurubase.