Skip to main content

No project description provided

Project description

# Jira Report

Python script which is pulling data from Jira.

## Getting Started

These instructions will allow you to get informations directly from jira to save your time while filling up report next time.

### Installation

* Get your private Token for jria from https://id.atlassian.com/manage/api-tokens
* Create file ``creds.txt`` in your git repo dir.
* It should looks like
```
username:TOKEN
```
* Create file ``config.yaml`` in your git repo dir.
* It should looks like
```
https://jira server
```
* Install packages from requirements.txt file
```
pip install -r requirements.txt
```
* Python version - ``2.7.15rc1``

### Last Patches

* Added auto sprint detection
* Putted Raport Generator into function
* Added check of fresh sprint
* Added pull of last two days of previous sprint to the section Done
* Added indication of tasks that were included in more than one sprint
* Changed name of the output file to Report+date, now archiving process will be much more easier.
* Added requirements.txt file to the project

### Next to do

* review

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

JiraDocGenerator-0.1dev.tar.gz (2.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page