chore(registrar): assign State Hub identifiers
All checks were successful
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / container-smoke (push) Successful in 1s

Assistant: claude-code
Assistant-Model: opus
Assistant-Process: 2583210@bnt-lap001
Assistant-Session: f2bff2d5-e9b2-4338-92ca-10282a927006
This commit is contained in:
repo-manager 2026-08-26 20:23:02 +02:00
parent d9f6637ef5
commit d9d48c7d1d
9 changed files with 57 additions and 5 deletions

View file

@ -90,7 +90,7 @@ title: Backend-Utility — issue_backends.py
status: done
Neues Modul `vergabe_teilnahme/apps/aufgaben/issue_backends.py`:
state_hub_task_id: "d8f69f9b-015c-5a37-a5a6-7fcc1a39b7c0"
```python
from contextlib import contextmanager
from pathlib import Path
@ -147,7 +147,7 @@ title: ExternalIssue-Modell erweitern + Migration
status: done
In `apps/aufgaben/models.py` das Modell `ExternalIssue` anpassen:
state_hub_task_id: "f22849a4-a075-5dd5-acc6-dbf2e934c3b5"
```python
class ExternalIssue(models.Model):
BACKEND_CHOICES = [