Skip to content

Commit

Permalink
add required job_result_unknown_fmt bot config setting
Browse files Browse the repository at this point in the history
  • Loading branch information
boegel committed Jun 20, 2023
1 parent a2e7ea1 commit 4ecbbbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bot/bot-eessi-aws-citc.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -230,3 +230,4 @@ multiple_tarballs = Found {num_tarballs} tarballs in job dir - only 1 matching `
job_result_comment_fmt = <details><summary>{summary} _(click triangle for detailed information)_</summary>Details:{details}<br/>Artefacts:{artefacts}</details>
job_result_details_item_fmt = <br/>&nbsp;&nbsp;&nbsp;&nbsp;{item}
job_result_artefacts_item_fmt = <li><code>{item}</code></li>
job_result_unknown_fmt = <details><summary>:shrug: UNKNOWN _(click triangle for detailed information)_<summary/><ul><li>Job results file `{filename}` does not exist in job directory or reading it failed.</li><li>No artefacts were found/reported.</li></ul></details>

0 comments on commit 4ecbbbb

Please sign in to comment.