commit | 80730e6c79719cddcdd500d17dac3db3af1b9554 | [log] [tgz] |
---|---|---|
author | Jesse Keating <omgjlk@us.ibm.com> | Thu Sep 14 15:35:11 2017 -0600 |
committer | Tobias Henkel <tobias.henkel@bmw.de> | Mon Jan 29 14:16:27 2018 +0100 |
tree | a4ff857c66de6f7696ff1a9d2ecff4c4e0dc9a68 | |
parent | 00c67aa5f2996906afae6e0b8d0d86bcf0f00a24 [diff] |
Move github webhook from webapp to zuul-web We want to have zuul-web to handle all http serving stuff so also the github webhook handling needs to be moved to zuul-web. Note that this changes the url of the github webhooks to /driver/github/<connection_name>/payload. Change-Id: I6482de6c5b9655ac0b9bf353b37a59cd5406f1b7 Signed-off-by: Jesse Keating <omgjlk@us.ibm.com> Co-Authored-by: Tobias Henkel <tobias.henkel@bmw.de>