jira-worklog-data

Setup

  1. Install necessary packages from the requirements.txt file: pip install -r /path/to/requirements.txt
  2. Connect to the VPN
  3. Visit https://globaljira.roche.com/ in the browser and export the root certificate into the repository. Make sure the name in the global varialbes is correct.
  4. Generate the Personal Access Token in Jira
  5. Setup a .env file with a format: TOKEN=personal_access_token (put your own token)
  6. Edit the global variables to configure your script.
Description
No description provided
Readme 89 KiB
Languages
Python 100%