docs(issues): open #0053 — carry eight non-canonical commits into the next history pass
Eight commits from the past two days carry the wrong author identity, made in an agent session that set user.email by hand in fresh clones — an hour after that same session wrote the canonical identity into AGENTS.md. sorb's call is to fix them with the next history pass rather than force-pushing two repos over eight commits. The issue exists anyway because gruppenpruefung reports them on every run: without a recorded reason the next session starts 'repairing' them, or worse gets used to red findings, which is exactly what happened with the TargetDown noise in #0002 the same morning. Notes the structural prevention too — an includeIf block setting the identity for group clones — since writing the rule down demonstrably did not prevent breaking it. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
da673b537a
commit
5054ad5248
@@ -2,9 +2,9 @@
|
||||
|
||||
<!-- Generated by scripts/gen_status.py — do not edit. -->
|
||||
|
||||
## Issues (23 open, 23 closed)
|
||||
## Issues (24 open, 23 closed)
|
||||
|
||||
Verteilung: M1 6 · M2 12 · M4 2 · M5 3
|
||||
Verteilung: M1 6 · M2 13 · M4 2 · M5 3
|
||||
|
||||
| Issue | Status | Meilenstein | Priorität | Title |
|
||||
|---|---|---|---|---|
|
||||
@@ -31,6 +31,7 @@ Verteilung: M1 6 · M2 12 · M4 2 · M5 3
|
||||
| [0044](docs/issues/0044-sops-secret-aenderung-startet-dienst-nicht-neu.md) | open | M5 | low | SOPS-Values-Secret-Änderung startet den konsumierenden Dienst nicht neu |
|
||||
| [0045](docs/issues/0045-report-event-kein-kontaktweg-fuer-melder.md) | open | M1 | low | Inhalts-Meldung führt ins Leere: kein Kontaktweg für Melder |
|
||||
| [0051](docs/issues/0051-cve-remediation-pass.md) | open | M5 | high | CVE-Remediation-Pass: Schwachstellen-Report abarbeiten |
|
||||
| [0053](docs/issues/0053-historien-durchgang-nicht-kanonische-commits.md) | open | M2 | low | Historien-Durchgang: acht nicht-kanonische Commits mitziehen |
|
||||
|
||||
## Active design docs (0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user