| Filename | Latest commit message | Latest commit date |
|---|---|---|
Forgejo returns team-already-exists as HTTP 422 ValidationFailed, not 409 Conflict, so the 409-only guard in ensure_operators_team missed it and logged a spurious warning every boot (and skipped the settings reconcile). Add a lenient discriminator that also treats a 422 whose message says already-exists as benign. |
||
| .. | ||
| src | ||
| Cargo.toml | ||