Skip to main content

Generate markdown work-reports from the body of github issues.

Project description

Usage

  • virtualenv --python=python3 sandbox
  • . sandbox/bin/activate
  • pip install -r requirements.txt
  • GITHUB_TOKEN= python narator/narator.py <url-to-work-report-issue>

Example

Issue description:

Title 1

todo create PR
done investigate
done discuss with team#1

Output:

#### Title 1
  - DONE:
    - investigate
    - discuss with team#1
  - TODO
    - create PR

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

narator-0.1.1.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

narator-0.1.1-py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 3

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