| iomodo | b67a376 | 2025-07-25 20:27:04 +0400 | [diff] [blame] | 1 | REMOTE_REPO_URL=https://github.com/iomodo/staff.git |
| iomodo | c3d4924 | 2025-07-26 12:27:58 +0400 | [diff] [blame] | 2 | WORKING_DIR=../ |
| iomodo | 570d426 | 2025-07-26 16:26:36 +0400 | [diff] [blame] | 3 | OPENAI_API_KEY=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 |
| 4 | |
| 5 | GERRIT_ENABLED=true |
| 6 | GERRIT_USERNAME=staff-agent |
| 7 | GERRIT_PASSWORD=your-gerrit-api-token-or-password |
| 8 | GERRIT_BASE_URL=https://gerrit.company.com |
| 9 | GERRIT_PROJECT=my-project |