Skip to content

A short Java script to parse Jira exported issues in CSV format and create new GitLab issues via HTTP requests using the Jira information.

Notifications You must be signed in to change notification settings

paynemiller92/jira-csv-2-gitlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jira-CSV-2-GitLab

A quick script that scrapes Jira issue information from an exported CSV file and creates GitLab issues via HTTP requests.

Getting Started

  1. Pull down the project
  2. Open config.properties and enter your appropriate information.
  3. Run Main.class

Prerequisites

What things you need to install the software and how to install them

IntelliJ (or other Java editor/IDE)
Maven

Installing

1. Launch IntelliJ
2. Open -> From Exisitng Sources
3. Choose your project
4. Hit "Ok"

Contributing

Please be a good stewart:

  1. Keep commits short
  2. Provide Detailed Pull Requests
  3. Adhere to Google Java Style Guide

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Payne Miller

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A short Java script to parse Jira exported issues in CSV format and create new GitLab issues via HTTP requests using the Jira information.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages