From 4333ce63bf5f5761247094a3fc798b69239c4b20 Mon Sep 17 00:00:00 2001 From: codex-bot-andresmgsl Date: Fri, 4 Sep 2026 07:00:17 +0000 Subject: [PATCH] docs: note import-batch token handling --- changelog.d/65.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/65.md diff --git a/changelog.d/65.md b/changelog.d/65.md new file mode 100644 index 0000000..ab64a1e --- /dev/null +++ b/changelog.d/65.md @@ -0,0 +1 @@ +- Continue batch imports after one repository cannot resolve its source token, while reporting that item as failed. (#65).