Hi all,
Trying to follow the guide up at
https://cwiki.apache.org/confluence/display/INFRA/GitHub+Pull+Request+Builder
<snip>
* Create two webhooks (this should be automatic, but it might not be) on
your GH repo
- https://builds.apache.org/github-pull-request-hook/ (pull_request)
- https://builds.apache.org/github-webhook/ (push)
* Add Root team to repo as an admin (also could just be asfbot, haven't
tested that yet).
</snip>
I pushed a new PR after making a Jenkins job following the first part of
the guide, but assume I must be missing these hooks since nothing
happened :)
Does anyone happen to have clarity on these two steps? Thanks!
- Josh