mirror of
https://github.com/grafana/grafana.git
synced 2025-09-18 04:44:30 +08:00
464 B
464 B
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) => { %>
- <%= file.issueCount %> <%= plural('issue', file.issueCount) %> in [<%= file.fileName %>](https://github.com/grafana/grafana/blob/main/<%= file.fileName %>) <% }) %>