Skip to content

letz/github-trello-issues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Issues to Trello

Install

  • Deploy Heroku Server with a clone of this repo
  • In Heroku app dashboard, set 3 variables
  • PUBLIC_KEY - Trello public key
  • TOKEN - Trello token
  • LIST_ID - ID of the list to put the cards
  • Go to your Github repo -> settings -> webhooks
  • URL of the hook : http://YOUR-APP.herokuapp.com/posthook
  • Set the hook to trigger when an issue open or close

Enjoy!

About

Open a Github issue and create a card in Trello

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages