miguelrincon
  • Posts
  • Resources
    Pulsar UI Interview Kit CI/CD Checklist Vue Notes Reading
  • Find Me
    LinkedIn Github

Node script to export GitLab issues to CSV

A Poorman's issue export for Community Edition users

Posted on June 23, 2019

I used the RSS feed feature in GitLab to get issues using the RSS feed.

Below is a Poorman’s exporter for folks using GitLab’s Community Edition.

Requires:

  • https://www.npmjs.com/package/rss-parser
  • https://www.npmjs.com/package/export-to-csv

Note: GitLab Starter and higher has a real export feature.

Share: Twitter Facebook LinkedIn
  • ← Previous Post
  • Next Post →
  • GitHub
  • Twitter
  • LinkedIn
  • StackOverflow

Miguel Rincon  •  2020