fix(wiki): preserve page title on section updates #27
No reviewers
Labels
No labels
agent:done
agent:ready
agent:working
enhancement
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
frank/forgecli!27
Loading…
Reference in a new issue
No description provided.
Delete branch "agent/issue-19-forge-wiki-update-kann-seite-zu-unnamed"
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?
Summary
forge wiki updateno longer renames pages tounnamedwhen--titleis omittedPageUpdateTitlehelper and regression tests for title preservation and PATCH payloadTest plan
go test ./internal/wiki/... ./internal/cmd/...forge wiki update <page> --section … --replace-old … --replace-new …leaves title/Sub-URL unchangedforge wiki update <page> --title "New Name" …still renames as expected🔗 Linked to issue #19. Babysitting CI until green…
✅ forge agent finished implementation
fix(wiki): preserve page title on section updatesAgent output (tail)