Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 1.99 KB

README.md

File metadata and controls

51 lines (34 loc) · 1.99 KB

TODO: Work in progress. I do not recommend using this in production at all.

Tracker 2 Jira Build Status Go Report Card

Under Active Development, not all features are currently supported

Tracker 2 Jira is a unidirectional mirror service for those who want to use Pivotal Tracker (public or private) but are required to use Atlassian Jira internal to an organization where traditional hooks don't work or custom workflows exist.


  1. Overview
  2. Getting Started
  3. Documentation
  4. Contributing
  5. License

Overview

  • Mirror epic attributes (State/Stories/Progress) - Under Development
  • Mirror story attributes (State/Comments/Attachments) - Under Development
  • Mirror iterations (Pointing/Timelines) - Under Development

Getting Started

System Requirements

None, currently Tracker 2 Jira is self-contained. It uses BoltDB as the backing store with future goals to support configuration of the storage directory. We are leveraging Docker's libkv library for now so Bolt, ETCD, Consul, or Zookeeper are supported.

Installation

Running Tracker2JIRA

Tracker2JIRA Configuration

Documentation

Contributing

License

Tracker2JIRA is Open Source software released under the Mozzila Public License 2.0.