One Github webhook created per file

Issue #367 resolved
Former user created an issue

It seems like versioneye creates individual github webhooks per manifest file selected from a project. The webhook is always configured to trigger on PRs and Pushes. It is not specific to any single file. I suspect that all webhooks fire on any PR and Push event on the repo.

In our case there are 5 webhooks firing for the same exact activity. I'm wondering why versioneye is doing this.

Comments (2)

  1. Log in to comment