Files
santifer--career-ops/.coderabbit.yaml
T
wehub-resource-sync d083df1fdb
CodeQL Analysis / Analyze (javascript-typescript) (push) Failing after 2s
Web CI / web typecheck + build (push) Failing after 1s
Release Please / release-please (push) Failing after 1s
CodeQL Analysis / Analyze (go) (push) Failing after 16s
chore: import upstream snapshot with attribution
2026-07-13 12:02:43 +08:00

27 lines
1.2 KiB
YAML

language: en
reviews:
profile: assertive
request_changes_workflow: false
high_level_summary: true
poem: false
auto_review:
enabled: true
drafts: false
base_branches:
- main
path_instructions:
- path: "CLAUDE.md"
instructions: "This file controls agent behavior (Claude Code). Review changes very carefully for conflicts with existing instructions."
- path: "OPENCODE.md"
instructions: "This file controls agent behavior (OpenCode). Review changes very carefully for conflicts with existing instructions."
- path: "modes/_shared.md"
instructions: "This file controls the scoring system. Any changes affect ALL evaluations. Flag anything that modifies scoring logic."
- path: "DATA_CONTRACT.md"
instructions: "This file defines system vs user file boundaries. Changes here are critical — reject if user-layer files are being reclassified."
- path: "**/*.mjs"
instructions: "Check for command injection, path traversal, and SSRF. Ensure scripts handle missing data/ directories gracefully."
- path: "dashboard/**"
instructions: "Go TUI code. Check for proper error handling and ensure no hardcoded paths."
chat:
auto_reply: true