- Get a token from jira to be used in your local execution in https://id.atlassian.com/manage-profile/security/api-tokens and add it to .jira_auth
$ echo "YOUR_TOKEN" > .jira_auth
- Install necessary python dependencies (you can skip this step if you have docker available in your environment - check the next step)
$ pip install -r pip-requirements.txt
- (alternative) Use docker to avoid python env and dependencies installation
$ make shell
- Source necessary environment variables
$ source scripts/dev-jira-auth.sh
- Run script manually
$ ./scripts/sprint-report-confluence.py
- Confirm page got created in confluence. Without touching scripts/dev-jira-auth.sh the consumed sprint will be a Psyduck one and a page is created in the CLOUDINFRA confluence space