marcells / node-build-monitor

A Build Monitor written in Node.js, which supports several build services and can be easily extended.
https://marcells.github.io/node-build-monitor
MIT License
349 stars 168 forks source link

Bug: Drone builds are not filtered by both branch and event #214

Closed nkringle closed 4 years ago

nkringle commented 4 years ago

Fixes https://github.com/marcells/node-build-monitor/issues/213

marcells commented 4 years ago

Thank you!