piceaTech / node-gitlab-2-github

Migrate Issues, milestones etc from gitlab to github
MIT License
547 stars 133 forks source link

Add support to filter out archived GitLab projects #162

Closed ViliusS closed 1 year ago

ViliusS commented 1 year ago

This adds support to filter out archived GitLab projects on the first run, when listing projects.

For compatibility reasons I have kept this option true by default, i.e. archived projects will be included in the list.

ViliusS commented 1 year ago

Ping