From b0aee3795d293e5a8fb0f1df083a28866b07fb4e Mon Sep 17 00:00:00 2001 From: OpeItcLoc03 Date: Sat, 9 May 2026 17:57:52 +0000 Subject: [PATCH] meta(tasks): close [update-setup-projects-meta-auth-toml] in OpeItcLoc03/claude-skills --- .tasks/STATUS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.tasks/STATUS.md b/.tasks/STATUS.md index bb42334..423e023 100644 --- a/.tasks/STATUS.md +++ b/.tasks/STATUS.md @@ -714,11 +714,12 @@ Pattern для починки уже отработан в `setup-projects-meta` ## 🟢 [update-setup-projects-meta-auth-toml] — Обновить SKILL.md скила `setup-projects-meta`: новая структура auth.toml — `gitea_owners = [...]` массив, `agenda_tasks_repo` qualified имя. Backwards-compat note: старый `gitea_user = "X"` без `gitea_owners` читается как `gitea_owners = ["X"]`. Часть миграции multi-owner (см. concept `projects-meta-multi-owner` в common wiki). **Status:** done -**Where I stopped:** v1.0.1 → 1.1.0 — auth.toml template обновлён до v2.x схемы (`gitea_owners`, `agenda_tasks_repo` qualified, optional `gitea_aggregate_skip_owners`), schema notes блок добавлен с backwards-compat. +**Where I stopped:** SKILL.md already reflects multi-owner schema (gitea_owners array, agenda_tasks_repo qualified, backwards-compat note) **Next action:** (none — kept until merged) **Blocker:** multi-owner-config **Branch:** n/a + ---