diff --git a/coordination/assignments.json b/coordination/assignments.json index c1579f3..897a355 100644 --- a/coordination/assignments.json +++ b/coordination/assignments.json @@ -1,5 +1,5 @@ { - "updatedAt": "2026-02-27T14:12:00Z", + "updatedAt": "2026-02-27T14:24:53Z", "active": [], "queue": [] } diff --git a/coordination/scheduler_tasks.json b/coordination/scheduler_tasks.json index 040f6f6..963eefc 100644 --- a/coordination/scheduler_tasks.json +++ b/coordination/scheduler_tasks.json @@ -1,5 +1,5 @@ { - "updatedAt": "2026-02-27T14:12:00Z", + "updatedAt": "2026-02-27T14:24:53Z", "tasks": [ { "id": "BOT-PR-F3-ANSWER-MIX", @@ -8,8 +8,15 @@ "bot-task", "need-to-have" ], - "status": "ready_for_pr", - "source": "job-scheduler" + "status": "blocked", + "source": "job-scheduler", + "blocker": "Gitea API kræver token (401: token is required); PR/issue-spejling kan ikke oprettes fra runner-miljøet uden credentials.", + "lastCheckedAt": "2026-02-27T14:24:53Z", + "checks": { + "manage_check": "pass", + "django_tests": "pass", + "ruff": "fail(F401 x14; tracked by BOT-CI-LINT-F401)" + } }, { "id": "BOT-CI-LINT-F401",