open-code-review/.github/workflows
kite db5bc4b8a9 feat(rules): add include/exclude file filter support in rule.json
Allow users to configure include/exclude glob patterns in
  .open-code-review/rule.json (global or project-level) to control
  which files are reviewed. Exclude has highest priority, include
  penetrates default path exclusions but not the extension allowlist.
  Only one layer takes effect following --rule > project > global priority.
2026-05-25 20:19:02 +08:00
..
deploy-pages.yml feat: init 2026-05-20 22:03:52 +08:00
release.yml feat(rules): add include/exclude file filter support in rule.json 2026-05-25 20:19:02 +08:00