Files
weirsoe-party-protocol/coordination/scheduler_tasks.json

43 lines
1.1 KiB
JSON

{
"updatedAt": "2026-02-27T14:35:30Z",
"tasks": [
{
"id": "BOT-PR-F3-ANSWER-MIX",
"title": "Opret PR for feature/f3-answer-mix til main",
"labels": [
"bot-task",
"need-to-have"
],
"status": "blocked",
"source": "job-scheduler",
"blocker": "Automatisk PR-oprettelse er blokeret i dette miljø: git push-options (pr.create) opretter ikke PR på Gitea, og API write kræver auth-token (401).",
"lastCheckedAt": "2026-02-27T14:35:30Z",
"checks": {
"manage_check": "pass",
"django_tests": "pass",
"ruff": "fail(F401 x14; tracked by BOT-CI-LINT-F401)"
}
},
{
"id": "BOT-CI-LINT-F401",
"title": "Ryd F401 scaffold-imports så quality gate bliver grøn",
"labels": [
"bot-task",
"need-to-have"
],
"status": "open",
"source": "integrator-runner"
},
{
"id": "BOT-UNIQUE-MIX-ORDER",
"title": "Persistér mixed answer-order per round_question",
"labels": [
"bot-task",
"nice-to-have"
],
"status": "open",
"source": "dev-runner"
}
]
}