Skip to content

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

Notifications You must be signed in to change notification settings

paynemiller92/gitlab-sprint-metrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages