RubyGems Navigation menu

git_trello_post_commit 0.2.1

This gem can be used in a post-commit hook in any Git repository to comment on and move Trello cards in a specified board. What will be done is based on a Git commit message:for example, if a message contains 'Card #20', post-commit will add the rest of comment message as a comment on card #20.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.1 - August 30, 2015 (9.5 KB)
  2. 0.2.0 - March 16, 2014 (9.5 KB)
  3. 0.1.1 - January 18, 2014 (8.5 KB)
  4. 0.1.0 - January 18, 2014 (8.5 KB)

Runtime Dependencies (2):

git ~> 1.2
json >= 0

Development Dependencies (3):

bundler ~> 1.3
rake >= 0
rspec >= 0

Owners:

Authors:

  • jmchambers

SHA 256 checksum:

1d93031dda2ce9fb51635b4e2b5adb3f9793f90525b25c53ec8aa382b74a1e80

Total downloads 11,144

For this version 3,026

License:

MIT

Required Ruby Version: >= 0

Links: