awslabs/benchmark-ai

Is there a definitive FAIL / SUCCEED event status?

Open

#1,035 opened on Jul 27, 2020

View on GitHub
 (1 comment) (0 reactions) (1 assignee)Python (6 forks)auto 404
bai-clientenhancementgood first issue

Repository metrics

Stars
 (19 stars)
PR merge metrics
 (PR metrics pending)

Description

It would be good to have a definitive FAIL/SUCCEED status for Actions. This way they can be more directly tested against to inform end user.. One case for this is the use of --terminate (with --watch) We are looking at the status event message string. There can be a tighter contract than that.

Contributor guide