Actions
action #136244
closedEnsure arbitrary comments can be taken over to new jobs size:M
Description
Motivation¶
#107923-64 states that carry-over of @review:acceptable_for…
comments do not work which is expected because such comments are just "openQA comments", in openQA only bugrefs are carried over.
#107923-71 might provide valid points that should be crosschecked but effectively no one will be able to find those suggestions again buried in a ticket. Let's make the suggestions more prominent.
For example
@review:acceptable_for:incident_30146:bsc#1212271
bsc#1212271
Or
@review:acceptable_for:incident_30146:.
bsc#1212271
Note the bugref to trigger takeover.
Acceptance criteria¶
- AC1: Valid workflows from #107923-71 are covered in public upstream help text or documentation
- AC2: Arbitrary comments can be taken over with a known syntax, e.g. combined with bugref
- AC3: Plain comments without bugrefs are not taken over
Suggestions¶
- See #107923-71
- Research what this feature is, where it's implemented and how it works
- Check if the ideas are valid and work as stated
- Correct where needed
- Optional: Improvements to help text within openQA comment editor
- Add to upstream openQA documentation
- Optional: Spread the ideas more, e.g. workshop
Actions