docs: clarify Kanban board limitation and label-as-board workflow #52

Merged
domverse merged 1 commits from docs/kanban-board-limitation into main 2026-07-15 22:04:29 +02:00

1 Commits

Author SHA1 Message Date
ff8260536f docs: explain why work-item cannot move Gitea board cards
work-item tracks story stage via status/* labels and issue open/close (the
board), not Gitea project-board columns. Gitea's REST API exposes no project
endpoints and its web move-endpoints need a logged-in session; an API token
only authenticates /api/*. Document the label-as-board approach and the
limitation in the README and AGENTS.md.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-15 22:03:58 +02:00