Project

General

Profile

action #106909

Updated by livdywan about 2 years ago

## Motivation 
 As a ticket reader encountering openqa-review reminder comments I want to know which specific openQA test details step or needle triggered a reminder comment so that I can better fix the issue and prevent the reminder 

 ## Acceptance criteria 
 * **AC1:** The openqa-review reminder comments point to the specific openQA test detail step or comment that triggered a reminder comment 

 ## Suggestions 
 * Extend the reminder comments to state where exactly the ticket reference comes from, at best point the step detail in openQA 
 * For reminder comments triggered by openQA comments (mostly failed jobs, not softfailed) inform about that specifically as well 
 * Alternatives: Specific code location or the workaround needle in the git repo that references a ticket. For reference, the autoinst-log.txt has a line `[2022-02-08T11:34:07.525532+01:00] [debug] needle 'generic-desktop-test-20220206' is a workaround. The reason is bsc#123456` 

Back