chore(coordination): update scheduler state for F3 answer-mix PR task

This commit is contained in:
2026-02-27 15:33:54 +01:00
parent d860b8af75
commit 12fd80818b
2 changed files with 11 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
{
"updatedAt": "2026-02-27T14:12:00Z",
"updatedAt": "2026-02-27T14:24:53Z",
"active": [],
"queue": []
}

View File

@@ -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",