| 
									
										
										
										
											2023-01-26 18:48:33 +08:00
										 |  |  | Hi <%= owner %>! | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | The following files have been marked as having issues regarding `<%= issueFilter %>: <%= issueMessageFilter %>`. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | There are <%= totalIssueCount %> <%= plural('issue', totalIssueCount) %> over <%= fileCount %> <%= plural('file', fileCount) %>: | 
					
						
							|  |  |  | <% files.forEach((file) => { %> | 
					
						
							| 
									
										
										
										
											2025-08-22 20:36:05 +08:00
										 |  |  | - [ ] <%= file.issueCount %> <%= plural('issue', file.issueCount) %> in [<%= file.fileName %>](https://github.com/grafana/grafana/blob/main/<%= file.fileName %>) <% }) %> |