I’m trying out the 8.0 agent build filtering using DRONE_FILTER, and I can’t get it to work. (https://github.com/drone/drone/issues/2171)
I think the issue is command line flag was update from “drone-filter” to “filter”
But, agent.go loop func is reading “drone-filter”
https://github.com/drone/drone/blob/master/cmd/drone-agent/agent.go#L36