Coder Social home page Coder Social logo

redmine-trello's Introduction

Redmine-Trello Integration

This project provides full synchronization of Redmine tickets to Trello boards.

This project synchronizes the following with a trello card

  • the ticket owner (adding them as a member to the trello card)
  • the ticket comments and keeps them up to date on each sync.
  • the ticket changesets (adding them as comments) and keeps them up to date on each sync.
  • It synchronizes the ticket status as a label

This also will keep the trello cards synchronized with the redmine ticket as long as the ticket stays in the same list is was created in or check_all_lists is set to true.

Recent versions also have the ability to create Trello cards from github pull requests.

Prerequisites

  • Requires ruby 1.9 because it uses some of the newer character encoding features

Installation

  • Clone this git repo
  • Make a copy of config/redmine_trello_config.rb.SAMPLE to config/redmine_trello_config.rb
  • Edit the config file, following the instructions from the sample file to configure your trello access tokens, your mappings from Redmine projects / issue states and your mappings from Redmine users to the Trello lists you'd like to clone the issues into
  • Set up a cron job that calls bin/copy_to_trello.rb or if you are using rvm bin/run_rmv.sh at your desired interval

Compatibility

We are currently running this script against Redmine 2.5.1. It has not been tested with any other versions.

redmine-trello's People

Contributors

chaosnhatred avatar cornernote avatar haus avatar jamesantrobus avatar joeyates avatar zaphod42 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

ares

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.