diff --git a/config/git.unkin.net/unkin/repository/agent-tools.yaml b/config/git.unkin.net/unkin/repository/agent-tools.yaml new file mode 100644 index 0000000..6293b82 --- /dev/null +++ b/config/git.unkin.net/unkin/repository/agent-tools.yaml @@ -0,0 +1,9 @@ +description: "agentpr + watchpr: CLI tools for orchestrator PR automation as unkin-agent" +private: false +default_branch: "main" +default_delete_branch_after_merge: true +branch_protection: + - rule_name: "main" + enable_push: false + approval_whitelist_teams: + - "Owners"