Invalidate reviews counter cache when MR gets closed/merged/reopened
Since the "Review requests for you" counter is cached and will only invalidate after 20 minutes, we need to invalidate the cache when MR gets closed/merged/reopened. Doing that, we will be able to show accurate count on the dropdown when it happens.
Showing
Please register or sign in to comment