Open casperdcl opened 1 year ago
maybe I missed it, but https://github.com/iterative/cml-playground/blob/main/.github/workflows/checks-lights-aws.yml seems to blindly report any currently running instance.
Instead, we should only report if uptime >6h?
If we're already doing this can we add a comment to the appropriate line?
On my todo list, also the reported uptime isn't correct if it's greater than 24hrs.
maybe I missed it, but https://github.com/iterative/cml-playground/blob/main/.github/workflows/checks-lights-aws.yml seems to blindly report any currently running instance.
Instead, we should only report if uptime >6h?
If we're already doing this can we add a comment to the appropriate line?