Skip to content
This repository has been archived by the owner on Apr 8, 2022. It is now read-only.

a tool for mining information about released versions

Notifications You must be signed in to change notification settings

meetuparchive/jira-release-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jira release stats

a tool for mining information out of jira versions

configuration

The following env vars are required

Name Description
JIRA_HOST jira host ( including scheme )
JIRA_USERNAME jira username
JIRA_PASSWORD jira password
PROJECT jira project id

Usage

For now, just run as a cargo main

$ JIRA_HOST=xxx JIRA_USERNAME=xxx JIRA_PASSWORD=xxx PROJECT=xxx cargo run

About

a tool for mining information about released versions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages