Skip to content

Backport v2022 <- v2023dev3: Fix use of source_wip

Walter Lozano requested to merge wip/wlozano/wip-fix-v2022 into apertis/v2022

Backport !104 (merged)

The use of source_wip allows to instruct QA Report App to avoid creating Gitlab issues for test failures. By default branches apertis/* should have source_wip set to false to allow to create issues. Unfortuantely the current code does not honor the source_wip computed during build-env.

Fix the issue by using SOURCE_WIP variable computed at build-env.

apertis-issues#168 (closed)

Signed-off-by: Walter Lozano walter.lozano@collabora.com

Edited by Walter Lozano

Merge request reports