[AI] Update CodeRabbit config for suspect AI generated labels (#6985)

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Matiss Janis Aboltins
2026-02-15 18:53:08 +00:00
committed by GitHub
parent 8af64ddd5e
commit a7f96a59fa
2 changed files with 7 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ reviews:
enabled: false
labeling_instructions:
- label: 'suspect ai generated'
instructions: 'This issue or PR is suspected to be generated by AI.'
instructions: 'This issue or PR is suspected to be generated by AI. Add this only if "AI generated" label is not present. Add it always if the commit or PR title is prefixed with "[AI]".'
- label: 'API'
instructions: 'This issue or PR updates the API in `packages/api`.'
- label: 'documentation'

View File

@@ -0,0 +1,6 @@
---
category: Maintenance
authors: [MatissJanis]
---
config: update how coderabbit handles 'suspect ai generated' labels