GoogleCloudPlatform / GoogleCloudPlatform/testgrid

Report job status in a Google Sheet ...

Open
#124 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
205
Forks
73
Avg merge
1d 9h
Merged PRs (30d)
6

Description

There is a [summary widget](https://github.com/GoogleCloudPlatform/testgrid#summary-widget) that allows the generation of SVG to report on the status of a job for inclusion in places where HTML can be rendered. Very nice.

I have a use case where I would like to report on the status of a job in a Google Sheet. I cannot find a way for it to consume the SVG returned by test-grid.

It would be great if the tests_status could be paramerized to return full XML so that it can be processed by the [IMPORTXML](https://support.google.com/docs/answer/3093342?hl=en) function on Sheets, ( I tried passing in the SVG as XML but AFAIC tell Sheets refused to treat the SVG as XML)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.