diff --git a/POLICIES.md b/POLICIES.md index 12d15fe..663320d 100644 --- a/POLICIES.md +++ b/POLICIES.md @@ -59,6 +59,7 @@ When you need an infrastructure change: - All changes go through feature branches and PRs. Never push directly to main. - **Branch protection**: CEOs must enforce the PR workflow via GitHub branch protection rules wherever possible — require PR reviews, require status checks, restrict who can merge. Policy should be enforced by GitHub, not just by agent prompts. - Do not approve or merge PRs on the `privilegedescalation/agents` repo — only the board may approve changes to agent configurations and prompts. +- When creating a new pull request, include `cc @cpfarhood` at the bottom of the PR body. ## PR Workflow