File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ language : " de-DE"
2+
3+ reviews :
4+ profile : " chill"
5+ request_changes_workflow : false
6+ high_level_summary : true
7+ poem : false
8+ review_status : true
9+ collapse_walkthrough : false
10+ auto_review :
11+ enabled : true
12+ drafts : false
13+ base_branches :
14+ - main
15+
16+ path_instructions :
17+ - path : " docs/anchors/**/*.adoc"
18+ instructions : |
19+ Prüfe ob der Semantic Anchor die Qualitätskriterien erfüllt:
20+ - Präzise: Referenziert spezifisches, etabliertes Wissen mit klaren Grenzen
21+ - Reichhaltig: Aktiviert mehrere verknüpfte Konzepte, nicht nur eine Anweisung
22+ - Konsistent: Verschiedene Nutzer erhalten ähnliche konzeptuelle Aktivierung
23+ - Zuordenbar: Rückverfolgbar zu Proponenten, Publikationen oder Standards
24+ Pflichtfelder: :categories:, :roles:, :proponents:
25+ Format: AsciiDoc mit [%collapsible] Block
26+
27+ - path : " website/src/**/*.js"
28+ instructions : |
29+ Check for: security issues, unused variables, proper error handling.
30+ Style: no semicolons, single quotes, 2-space indent (enforced by ESLint/Prettier).
31+
32+ - path : " .github/workflows/**/*.yml"
33+ instructions : |
34+ Check for: pinned action versions, secret handling, unnecessary permissions.
35+
36+ chat :
37+ auto_reply : true
You can’t perform that action at this time.
0 commit comments