0.1.8 • Published 10 years ago

hubot-hipchat-trello-retrospectives v0.1.8

Weekly downloads
1
License
MIT
Repository
github
Last release
10 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

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago