hubot-trello-to-github

0.0.2 • Public • Published

hubot-trello-to-github

Installation

In hubot project repo, run:

npm install hubot-trello-to-github --save

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

[
  ...
  "hubot-trello-to-github"
]

Environment variables

  • trello
    HUBOT_TRELLO_KEY
    HUBOT_TRELLO_TOKEN

  • githun
    HUBOT_GITHUB_TOKEN

Sample Interaction

testbot> testbot https://trello.com/c/cSoPB*** to github hotakasaito/***
testbot> Shell: `hubot test`
>>>
https://trello.com/c/cSoPBE7h

---

trello, github 連携テスト用

Package Sidebar

Install

npm i hubot-trello-to-github

Weekly Downloads

0

Version

0.0.2

License

MIT

Last publish

Collaborators

  • hotakasaito