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

@@ -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*(.+)$")