Is it possible to filter specific repos in gerrit rabbitmq-plugin?

Viewed 8

I have a rabbitmq setup and I use gerrit rabbitmq plugin to send messages to the exchange. I want to know if its possible to filter on repos. For example if its repo "B" then the message should be sent to exchange "B" and if its repo "C" then the message should be sent to exchange "C".

0 Answers
Related