Feature Request
Allow to filter ANDing multiple conditions
antrax
Currently conditions are ORed. Not sure why OR is more general case than AND, we have a lot of AND cases. Currently we need to pack all info in one tag to be able to filter, e.g.: {env-type}-{CI-build-number} tag vs just having separate convenient tags.