fix(agents): distinguish review routing from enforcement (#126216)

This commit is contained in:
Vincent Koc
2026-08-20 23:47:14 -07:00
committed by GitHub
parent faa1cfc598
commit 73ff2d2f45
4 changed files with 8 additions and 6 deletions
+3 -2
View File
@@ -3,8 +3,9 @@
# WARNING: GitHub CODEOWNERS uses last-match-wins semantics.
# If you add overlapping rules below the secops block, include @openclaw/openclaw-secops
# on those entries too or you can silently remove required secops review.
# Security-sensitive code, config, and docs require secops review.
# on those entries too or you can silently remove secops review routing.
# Security-sensitive code, config, and docs require secops owner involvement
# under repository policy. Live branch/ruleset settings decide merge enforcement.
/SECURITY.md @openclaw/openclaw-secops
/.github/dependabot.yml @openclaw/openclaw-secops
/.github/codeql/ @openclaw/openclaw-secops