Can collab automatically reject a review based on content?
We have an API, e.g. get_foo() that we want to deprecate from the code-base. While existing use-cases are removed we want to prevent any new reviews/promotions from using this API. Can collab be co...