fix: preserve issue description on updates #7

Merged
wbtiger merged 1 commits from topshare/gitlink-cli:fix/issue-description-preserve into master 2026-05-12 11:44:14 +08:00
Contributor

Summary

  • Preserve current issue subject and description when closing or updating issues
  • Normalize issue state values for issue updates
  • Document safe Issue/PR association guidance to avoid partial raw updates clearing descriptions
  • Add regression tests for issue update payloads

Tests

  • git diff --check
  • Not run: go test ./... (go toolchain is not installed in this environment)
## Summary - Preserve current issue subject and description when closing or updating issues - Normalize issue state values for issue updates - Document safe Issue/PR association guidance to avoid partial raw updates clearing descriptions - Add regression tests for issue update payloads ## Tests - git diff --check - Not run: go test ./... (go toolchain is not installed in this environment)
topshare added 1 commit 2026-04-28 08:52:26 +08:00
wbtiger merged commit b446ae419c into master 2026-05-12 11:44:14 +08:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Gitlink/gitlink-cli#7
No description provided.