Skip to main content

Posts

Showing posts from September, 2013

github에서 Pull Request/Push 할 경우 trello로 동기화

ㅇ github에서 Pull Request/Push 할 경우 trello로 동기화 1. 해당 repo의 settings에서 service hooks 선택 https://github.com/doohee323/tz.sheepshare/settings/hooks 2. trello 선택 후 create a consumer token 링크 클릭 3. allow 한 후에 토큰 백업 39cb71a63b48179c7b0395042ea1b872eca7f22503 4. trello BOARDID 확인 https://trello.com/b/rnkfAz0A/development => development Pull Request와 Commit List를 생성 5. 아래의 url에서 TOKEN을 위의 토큰으로 치환 https://api.trello.com/1/board/BOARDID?token=TOKEN&key=db1e35883bfe8f8da1725a0d7d032a9c&lists=all -> https://api.trello.com/1/board/rnkfAz0A?token=39cb71a63b48179c7b0395042ea1b872eca7f22503&key=db1e35883bfe8f8da1725a0d7d032a9c&lists=all {"id":"522bad91552563f261","name":"Development"~~~ 6. push 의 id를 등록 (https://github.com/doohee323/tz.sheepshare/settings/hooks) {"id":"522bc47d640e270","name":"Commit","closed":false,"idBoard":"522bad915525