chore(coordination): update scheduler state for F3 answer-mix PR task
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"updatedAt": "2026-02-27T14:12:00Z",
|
||||
"updatedAt": "2026-02-27T14:24:53Z",
|
||||
"active": [],
|
||||
"queue": []
|
||||
}
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user