Files
jira-worklog-data/README.md
2024-10-17 09:15:02 +02:00

12 lines
508 B
Markdown
Executable File

# 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.