mirror of
https://github.com/grafana/grafana.git
synced 2025-01-27 00:37:04 -06:00
A11y metrics: fixes frontend script that pushes to CI Stat dashboard (#38435)
This commit is contained in:
parent
b579a707e3
commit
ab74bb78b2
@ -35,6 +35,7 @@ echo -e "High vulnerabilities: $HIGH_VULNERABILITIES"
|
||||
|
||||
echo "Metrics: {
|
||||
\"grafana.ci-code.strictErrors\": \"${ERROR_COUNT}\",
|
||||
\"grafana.ci-code.accessibilityErrors\": \"${ACCESSIBILITY_ERRORS}\",
|
||||
\"grafana.ci-code.directives\": \"${DIRECTIVES}\",
|
||||
\"grafana.ci-code.controllers\": \"${CONTROLLERS}\",
|
||||
\"grafana.ci-code.grafana-ui.stories\": \"${STORIES_COUNT}\",
|
||||
|
Loading…
Reference in New Issue
Block a user