| commit | a53240a478074be788a82f703e771ca384dfd643 | [log] [tgz] |
|---|---|---|
| author | iomodo <iomodo@v1.dodo.cloud> | Wed Jul 30 17:33:35 2025 +0400 |
| committer | iomodo <iomodo@v1.dodo.cloud> | Wed Jul 30 17:33:35 2025 +0400 |
| tree | 2ab66154754d00c3ead932457385e6f034f636dd | |
| parent | b17edf4abdf035a4080daa2c4341eb9b96d8b880 [diff] [blame] |
Refactor everything Change-Id: Ic3a37c38cfecba943c91f6ae545ce1c5b551c0d5
diff --git a/server/config.yaml b/server/config.yaml index 5a5b6dd..17287d6 100644 --- a/server/config.yaml +++ b/server/config.yaml
@@ -12,6 +12,7 @@ repo: "staff" # Replace with your repository name git: + repo_path: "/Users/shota/github/staff/" branch_prefix: "task/" commit_message_template: "Task {task_id}: {task_title} by {agent_name}" pr_template: |