node-gitlab-2-github icon indicating copy to clipboard operation
node-gitlab-2-github copied to clipboard

Migrate Issues, milestones etc from gitlab to github

Results 60 node-gitlab-2-github issues
Sort by recently updated
recently updated
newest added

After using the tool for migration. I get the following message: ``` DONE creating issues. Statistics: Total nr. of issues: 15 Nr. of used placeholder issues: 0 Nr. of used...

Hi, I am trying to transfer a gitlab repository that contains only issues used to track project workflow and when running `npm run start` I get dozens of errors saying...

Currently the script throws an error when it tries to migrate a merge request whose branch has been deleted from gitlab. Instead the script must recover the deleted branch and...

In some cases pull requests or issues are skipped. Such cases include: * If multiple GitLab merge requests have the same words (like Jira ticket numbers) in title, and you...

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies

The codes below are outputs of `docker run node-gitlab-2-github:latest` ```bash > [email protected] start > node node_modules/ts-node/dist/bin.js ./src/index.ts (node:18) NOTE: We are formalizing our plans to enter AWS SDK for JavaScript...

Hello ! Great tool, helped me migrate several repos when my company stopped the internal GitLab instaance. First several migrations were fine, but when migrating the last (largest) repo with...

With current commit, when `make docker-run` it shows an error as below: ``` % make docker-run docker run node-gitlab-2-github:latest > [email protected] start > node node_modules/ts-node/dist/bin.js ./src/index.ts /app/node_modules/ts-node/src/index.ts:750 return new TSError(diagnosticText,...

When migrating merge requests/issues where the assignee is not part of the organization (anymore), updating the issue/PR fails with a validation error. I propose to retrieve the current members of...

GitLab has discussions which include notes except that they also provide information about threads. It would be nice if instead of adding comments sequentially, comments from threads are placed in...