docs: clarify Kanban board limitation and label-as-board workflow #52
Reference in New Issue
Block a user
Delete Branch "docs/kanban-board-limitation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
work-item drives story stage via status/* labels + issue open/close, which are the board. It cannot move Gitea project-board columns: Gitea's REST API has no project endpoints and card moves require a logged-in web session (an API token only authenticates /api/*). Documents the recommended label-filtered views and the limitation.