From da889e91b57eca133af1a1d8fc7a4f7de0afd04e Mon Sep 17 00:00:00 2001 From: Steyn de Klerk <19654761+Staindk@users.noreply.github.com> Date: Thu, 7 Aug 2025 16:46:26 +0200 Subject: [PATCH] Update developer-quick-reference - prompt indexing check Was wondering why Greptile was not reviewing our PRs - then found that our repos are still being indexed. I assume that's the reason, but let me know if not! --- developer-quick-reference.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/developer-quick-reference.mdx b/developer-quick-reference.mdx index 41db5c1..e24f514 100644 --- a/developer-quick-reference.mdx +++ b/developer-quick-reference.mdx @@ -61,6 +61,7 @@ metaDescription: 'Practical guide for developers on how to effectively use Grept - Your changes might be in excluded files or directories - Try manual trigger with `@greptileai` comment - Ask your team admin to check dashboard settings +- Ensure your PR's repository is enabled and indexed in Greptile settings ## How do I give it more context? @@ -158,4 +159,4 @@ metaDescription: 'Practical guide for developers on how to effectively use Grept **Greptile is making too many comments, what should I do?** - You can go to `Settings` in the dashboard and use the `Severity Threshold` slider -- You can turn off `style` or `syntax` comments in the same settings window \ No newline at end of file +- You can turn off `style` or `syntax` comments in the same settings window