Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

gitlab-copy version 0.6.6

Compare
Choose a tag to compare
@matm matm released this 14 May 21:31
· 49 commits to master since this release
  • Add moving issues capability, with moveIssues. #1
  • Add support for user ID mapping in notes, with users. #5
  • Auto-close an issue after copy, with a link to new one, with autoCloseIssues, linkToTargetIssue and linkToTargetIssueText parameters. #6
  • Add an option to copy milestones only, with milestonesOnly. #13
  • Apply labels to closed issues (Manoj Govindan)