We’re still on 0.8, its working fine for us for now and moving to 1.0+ is low priority atm. That being said I’ve recently added a few extra build hosts and wanted to segregate them using DRONE_FILTER using the repo
labels. This works quite well for github originated events, but the POST /builds/:number
has a bug, it doesn’t add the repo
label to the new build. I’ve got a patch ready for PR, will you take it?