Skip to content

Fix use of source_wip

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

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