Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 632 Bytes

readme.md

File metadata and controls

25 lines (14 loc) · 632 Bytes

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