typefox/Evaluate Overall Status

This action evaluate the overall status of a job considering the job status and the test results. The output provides a status as string and color

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
job_statusProvide the current job statusyes${{ job.status }}
test_report_conclusionConclusion drawn by the test report actionyes""
ignore_test_reportIgnore the test report in evaluationnofalse
fail_on_failed_testsFail on failed testsnofalse
color_stableColor for stable notificationno#007E1C
color_unstableColor for unstable notificationno#E29C00
color_failedColor for failed notificationno#AC0003
color_cancelledColor for cancelled notificationno#666666
color_errorColor for error notificationno#660086
namedescription
overall_statusThe status as string
overall_status_colorColor describing the status