This text will appear as title of Gerrit review in case when there are several issues matching filter settings
found.
There are some tags available:
* <info_count> - will be replaced with count of issues having INFO severity level;
* <minor_count> - will be replaced with count of issues having MINOR severity level;
* <major_count> - will be replaced with count of issues having MAJOR severity level;
* <critical_count> - will be replaced with count of issues having CRITICAL severity level;
* <blocker_count> - will be replaced with count of issues having BLOCKER severity level;
* <min_minor_count> - will be replaced with count of issues having MINOR severity level or
higher;
* <min_major_count> - will be replaced with count of issues having MAJOR severity level or
higher;
* <min_critical_count> - will be replaced with count of issues having CRITICAL severity level or
higher;
* <total_count> - will be replaced with total count of issues.
Please note that only filtered by severity level issues and their counts will be shown in report.