dancryer / PHPCI

PHPCI is a free and open source continuous integration tool specifically designed for PHP.
BSD 2-Clause "Simplified" License
2.42k stars 441 forks source link

Can not filter branch of Webhook #1306

Closed SamXiao closed 7 years ago

SamXiao commented 7 years ago

I used GitLab WebHook as trigger of my project. I found it build any branch I pushed. Do we have a solution to filter branch? Like just start build when I pushed on "develop" branch ?

naquad commented 6 years ago

Did you find resolve this issue? Looking at code it seems there's no filtering.