Project

General

Profile

Actions

action #153874

closed

[regression] openqa-investigate post investigate feature is broken

Added by tinita 4 months ago. Updated 4 months ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Regressions/Crashes
Target version:
Start date:
2024-01-17
Due date:
% Done:

0%

Estimated time:

Description

Observation

When trying out @okurz' PR https://github.com/os-autoinst/scripts/pull/279 to fix dry_run I noticed that the script would not detect investigation comments anymore.
This is due to a recent formatting change from **bold** to *italic*.

https://openqa.opensuse.org/tests/3875378 is a failed job, and according to https://openqa.opensuse.org/tests/3875378#comments https://openqa.opensuse.org/tests/3875379 is the investigate:retry job.
Howeer, ./openqa-investigate https://openqa.opensuse.org/tests/3875379 does not write a post investigate comment.

Notes

Try out

openqa-cli api --host https://openqa.opensuse.org -X GET jobs/3875378/comments | jq '[.[] | select(.text | contains("Automatic investigation jobs for job") and contains(":investigate:retry**:"))]'   

and then remove the second * at the end


Related issues 1 (0 open1 closed)

Copied from openQA Project - action #153763: [regression] Fix dry-run of openqa-investigate size:SResolvedokurz2024-01-17

Actions
Actions #1

Updated by tinita 4 months ago

  • Copied from action #153763: [regression] Fix dry-run of openqa-investigate size:S added
Actions #2

Updated by tinita 4 months ago

  • Description updated (diff)
  • Status changed from New to Rejected

The PR was so old that it didn't include the formatting change

Actions

Also available in: Atom PDF