Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jesseplusplus
/
node-gitlab-2-github
Public
forked from
piceaTech/node-gitlab-2-github
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
node-gitlab-2-github
src
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 18, 2024
Always add links back to the original gitlab issue for reference
jesseplusplus
committed
0ee6f08
View commit details
Copy full SHA for 0ee6f08
View code at this point
Browse repository at this point
Commits on Dec 28, 2023
Merge pull request #184 from chrisgo/master
Show description for 1fb39b9
spruce
authored
1fb39b9
View commit details
Copy full SHA for 1fb39b9
View code at this point
Browse repository at this point
Commits on Aug 27, 2023
Rename debug to dryRun
Show description for c4ac447
spruce
committed
c4ac447
View commit details
Copy full SHA for c4ac447
View code at this point
Browse repository at this point
Commits on Jun 23, 2023
Fix #140, add ability to set region for S3 uploads
chrisgo
committed
9354122
View commit details
Copy full SHA for 9354122
View code at this point
Browse repository at this point
Commits on Mar 15, 2023
Merge pull request #169 from ViliusS/fix-falsepossitive-duplicates
Show description for 322ab01
spruce
authored
322ab01
View commit details
Copy full SHA for 322ab01
View code at this point
Browse repository at this point
Merge pull request #160 from alystair/master
Show description for a5d25ea
spruce
authored
a5d25ea
View commit details
Copy full SHA for a5d25ea
View code at this point
Browse repository at this point
Merge pull request #168 from ViliusS/fix-null-description
Show description for b28ceec
spruce
authored
b28ceec
View commit details
Copy full SHA for b28ceec
View code at this point
Browse repository at this point
Commits on Jan 4, 2023
allow for gitlab projects with no description
navanjr
authored
1b204f8
View commit details
Copy full SHA for 1b204f8
View code at this point
Browse repository at this point
Commits on Dec 19, 2022
Search for duplicates only among already migrated issues
ViliusS
committed
a8e9ea8
View commit details
Copy full SHA for a8e9ea8
View code at this point
Browse repository at this point
Use more precise match when searching for duplicate issues
Show description for 6ce8e94
ViliusS
committed
6ce8e94
View commit details
Copy full SHA for 6ce8e94
View code at this point
Browse repository at this point
Commits on Dec 18, 2022
Transfer description only when it exist
Show description for cd350ff
ViliusS
committed
cd350ff
View commit details
Copy full SHA for cd350ff
View code at this point
Browse repository at this point
Commits on Dec 14, 2022
Merge pull request #141 from codemonium/migrate-mr-notes
Show description for 7e056e2
spruce
authored
7e056e2
View commit details
Copy full SHA for 7e056e2
View code at this point
Browse repository at this point
Commits on Nov 24, 2022
Add support to filter out archived GitLab projects
ViliusS
committed
45ce2c8
View commit details
Copy full SHA for 45ce2c8
View code at this point
Browse repository at this point
Commits on Oct 16, 2022
Improved regex
alystair
committed
91bd576
View commit details
Copy full SHA for 91bd576
View code at this point
Browse repository at this point
Added ext unicode stripping and trim
Show description for 9bc607e
alystair
committed
9bc607e
View commit details
Copy full SHA for 9bc607e
View code at this point
Browse repository at this point
Oversized description + added some console color
alystair
committed
4e8d844
View commit details
Copy full SHA for 4e8d844
View code at this point
Browse repository at this point
Feature: transfer label descriptions
Show description for 69fa91a
alystair
committed
69fa91a
View commit details
Copy full SHA for 69fa91a
View code at this point
Browse repository at this point
Commits on Sep 23, 2022
Merge pull request #154 from azliabdullah/fix-create-org-repo
Show description for 6bb8ebf
spruce
authored
6bb8ebf
View commit details
Copy full SHA for 6bb8ebf
View code at this point
Browse repository at this point
Use https instead of http as default gitlab value
Show description for dc0bf76
sarunast
authored
dc0bf76
View commit details
Copy full SHA for dc0bf76
View code at this point
Browse repository at this point
Commits on Sep 8, 2022
fixed bug where recreating repo for an organisation, the repo recreated in authenticated user account instead (fix issue #153)
azliabdullah
committed
9993e4a
View commit details
Copy full SHA for 9993e4a
View code at this point
Browse repository at this point
Commits on Jun 1, 2022
cleaning up code
Scott Wyman Neagle
committed
4ffadeb
View commit details
Copy full SHA for 4ffadeb
View code at this point
Browse repository at this point
Commits on May 18, 2022
Enable note migration by resolving correct response
codemonium
committed
34015c9
View commit details
Copy full SHA for 34015c9
View code at this point
Browse repository at this point
Commits on Jan 21, 2022
Merge branch 'master' into feature/126-milestone-references
mdbenito
committed
11c10a0
View commit details
Copy full SHA for 11c10a0
View code at this point
Browse repository at this point
Add milestone number to error report
mdbenito
committed
4869808
View commit details
Copy full SHA for 4869808
View code at this point
Browse repository at this point
Commits on Jan 16, 2022
Don't try to use milestoneMap on different repos
mdbenito
committed
3d69016
View commit details
Copy full SHA for 3d69016
View code at this point
Browse repository at this point
Fix handling of missing milestones in map
mdbenito
committed
33b8f36
View commit details
Copy full SHA for 33b8f36
View code at this point
Browse repository at this point
Sleep after repo creation
mdbenito
authored
8c9a977
View commit details
Copy full SHA for 8c9a977
View code at this point
Browse repository at this point
Make created repo private by default
mdbenito
committed
722e6f2
View commit details
Copy full SHA for 722e6f2
View code at this point
Browse repository at this point
Use console.log instead of stdout.write
mdbenito
committed
e50c12c
View commit details
Copy full SHA for e50c12c
View code at this point
Browse repository at this point
Fix docstrings
mdbenito
committed
388a108
View commit details
Copy full SHA for 388a108
View code at this point
Browse repository at this point
Missing docstring
mdbenito
committed
4ad934e
View commit details
Copy full SHA for 4ad934e
View code at this point
Browse repository at this point
Add option (and confirmation prompt) to recreate github repository
mdbenito
committed
474c2c8
View commit details
Copy full SHA for 474c2c8
View code at this point
Browse repository at this point
Commits on Jan 15, 2022
Cleanup: use more specific types
mdbenito
committed
a91a4a3
View commit details
Copy full SHA for a91a4a3
View code at this point
Browse repository at this point
Merge branch 'master' into feature/126-milestone-references
mdbenito
committed
2fd1503
View commit details
Copy full SHA for 2fd1503
View code at this point
Browse repository at this point
Use milestoneMap to map references in comments and descriptions
mdbenito
committed
a3deab3
View commit details
Copy full SHA for a3deab3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.