feat: tambah repo SAS_TASK → project SAS

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
sas.fajri
2026-05-28 10:45:02 +07:00
parent 65470b4f6b
commit e29598995c
4 changed files with 4 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ Kode task akan dipakai untuk mencari task di Odoo secara otomatis.
| `REPO_GITEA_IBL` | IBL |
| `REPO_GITEA_KD` | Support Kedungdoro |
| `REPO_GITLAB_PRAMITA/bisone` | Support Pramita |
| `SAS_TASK` | SAS |
## Project ID

View File

@@ -38,6 +38,7 @@ REPOS = [
{"path": "/Users/fajrihardhitamurti/REPO_GITEA_IBL", "project": "IBL"},
{"path": "/Users/fajrihardhitamurti/REPO_GITEA_KD", "project": "Support Kedungdoro"},
{"path": "/Users/fajrihardhitamurti/REPO_GITLAB_PRAMITA/bisone", "project": "Support Pramita"},
{"path": "/Users/fajrihardhitamurti/SAS_TASK", "project": "SAS"},
]
COMMIT_RE = re.compile(r"^([A-Z0-9]+)\s*-\s*(.+)$")

View File

@@ -13,6 +13,7 @@ REPOS = [
{"path": "/Users/fajrihardhitamurti/REPO_GITEA_IBL", "project": "IBL"},
{"path": "/Users/fajrihardhitamurti/REPO_GITEA_KD", "project": "Support Kedungdoro"},
{"path": "/Users/fajrihardhitamurti/REPO_GITLAB_PRAMITA/bisone", "project": "Support Pramita"},
{"path": "/Users/fajrihardhitamurti/SAS_TASK", "project": "SAS"},
]

View File

@@ -32,6 +32,7 @@ REPOS = [
{"path": "/Users/fajrihardhitamurti/REPO_GITEA_IBL", "project": "IBL"},
{"path": "/Users/fajrihardhitamurti/REPO_GITEA_KD", "project": "Support Kedungdoro"},
{"path": "/Users/fajrihardhitamurti/REPO_GITLAB_PRAMITA/bisone", "project": "Support Pramita"},
{"path": "/Users/fajrihardhitamurti/SAS_TASK", "project": "SAS"},
]
# Regex: "TASKCODE - deskripsi"