Skip to content

Conversation

@Kasinhou
Copy link

Phases MP MM MB MR JM Total
ETA 0 0 0 0 0 0
Developing 0 0 0 0 0 0
Review 0 0 0 0 0 0
Total - - - - - 0
ETA est. 0
ETA cust. - - - - - 0

Problem description

Reported issues

Not-reported issues

Analysis

Problems

VSB-TUO ui tests were disabled and there was a duplicity in workflows file

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR enables VSB-TUO UI tests by removing them from the skip list and eliminates code duplication in GitHub workflow files by consolidating Playwright test steps into a reusable workflow.

  • Removed "customer/vsb-tuo" from the SKIP_BRANCHES array to enable UI tests for that branch
  • Replaced duplicated Playwright test job steps with calls to a reusable workflow file
  • Consolidated repeated test configuration into a single workflow reference

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
.github/workflows/trigger-ui-tests.yml Removed vsb-tuo from skip list to enable UI tests
.github/workflows/deploy.yml Replaced duplicated Playwright job steps with reusable workflow calls

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@milanmajchrak milanmajchrak merged commit 36aef67 into dtq-dev Sep 18, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants