fix(issue): preserve metadata during batch close #145

Merged
wbtiger merged 1 commits from dtwdtw/gitlink-cli:fix/batch-close-issue-metadata into master 2026-07-14 20:40:52 +08:00
Contributor

Summary

  • keep existing issue metadata when issue +batch-close patches each issue
  • apply the closed status after copying metadata
  • cover priority, tags, assigners, branch, and date fields in the batch-close test

Fixes #18

Tests

  • go test ./shortcuts/issue
  • go test ./...
  • git diff --check
Summary - keep existing issue metadata when issue +batch-close patches each issue - apply the closed status after copying metadata - cover priority, tags, assigners, branch, and date fields in the batch-close test Fixes #18 Tests - go test ./shortcuts/issue - go test ./... - git diff --check
dtwdtw added 1 commit 2026-06-08 12:02:45 +08:00
wbtiger merged commit 9e3bc3f66b into master 2026-07-14 20:40:32 +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#145
No description provided.