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:
=

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:

=

Total downloads 11,740

For this version 3,237

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: