paynemiller92 / gitlab-sprint-metrics

A short Java script to parse GitLab issues and generate a Sprint Report based off of those issues.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitLab-Sprint-Metrics

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 GitLab issues and generate a Sprint Report based off of those issues.


Languages

Language:Java 100.0%