Skip to content

Data is fetched from the JIRA database using the JIRA Python library. It uses Bokeh to provide visual plots and graphs in an easy to use user dashboard interface.

Notifications You must be signed in to change notification settings

SixthTitan/JIRA_Workflow_Report_Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JIRA Workflow Tools

Data is fetched from the JIRA database using the JIRA Python library. It uses Bokeh to provide visual plots and graphs in an easy to use user dashboard interface.

The username, password, and JIRA base url can be set in the config.py file under admin -> config

:: REQUIREMENTS

• Python 3.7 • Anaconda • JIRA Server

:: INSTRUCTIONS

• run screen in terminal

• run python3 scheduler.py or python scheduler.py in the terminal

• Type in your JIRA Username and Password

• press CTRL + A and B to exit screen session

• Jobs will now be automatically executed on a periodic scheduled basis

About

Data is fetched from the JIRA database using the JIRA Python library. It uses Bokeh to provide visual plots and graphs in an easy to use user dashboard interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages