0.1.8 • Published 9 years ago

hubot-hipchat-trello-retrospectives v0.1.8

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

hubot-hipchat-trello-retrospectives

A hubot script that allows users to add cards to a trello board used to run project retrospectives, inspired by Jessica Barnett's fantastic article

See src/hipchat-trello-retrospectives.js for full documentation.

Installation

In hubot project repo, run:

npm install hubot-hipchat-trello-retrospectives --save

Then add hubot-hipchat-trello-retrospectives to your external-scripts.json:

["hubot-hipchat-trello-retrospectives"]

Sample Interaction

user1>> hubot retro: Start writing unit tests
hubot>> Successfully added retrospective card: https://trello.com/c/lxmuhQ26
0.1.8

9 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago