8000 GitHub - mgaitan/hamster2jira: Post your Hamster logs into Jira
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mgaitan/hamster2jira

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hamster to Jira logs sync tool

This tool aims to save your time posting your Hamster facts to Jira in an automatic way.

Install

You can install it directly from Github using pip:

$ pip install git+git://github.com/mgaitan/hamster2jira.git

Usage

Configure ~/.hamster2jira/local_settings.py. You can use the provided local_settings.py.template as a template.

Then run the script:

$ hamster2jira

How it works

Suppose you have a Jira project with the key CPI, then a hamster fact like "45@CPI will add a worklog into the issue CPI-45 on your Jira account (if it exists, of course)

TODO

  • Manage newEstimate / reduceBy times
  • Summarize worktime
  • Manage ticket status (through tags?)
  • Tests

About

Post your Hamster logs into Jira

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0