king-jam / tracker2jira

This is a project to mirror a Pivotal Tracker project to a JIRA Project behind a firewall.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

This is a project to mirror a Pivotal Tracker project to a JIRA Project behind a firewall.

License:Mozilla Public License 2.0


Languages

Language:Go 72.1%Language:Makefile 11.4%Language:TypeScript 11.2%Language:JavaScript 2.8%Language:HTML 2.4%Language:CSS 0.1%