Thanks to visit codestin.com
Credit goes to github.com

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

There was duplicity in workflows and triggers for ui tests and builds, which are only triggered from dtq-dev. so they are not necessary here.

@Kasinhou Kasinhou requested a review from Copilot September 18, 2025 09:13
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 refactors GitHub Actions workflows by removing duplicate functionality and consolidating test execution. The changes eliminate duplicate build and UI test trigger workflows that were redundant with similar functionality in the dtq-dev repository.

  • Removed duplicate workflow files for triggering builds and UI tests across customer branches
  • Refactored deploy workflow to use reusable workflow calls instead of inline job definitions
  • Consolidated Playwright test execution by referencing a shared workflow

Reviewed Changes

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

File Description
.github/workflows/trigger-ui-tests.yml Completely removed duplicate workflow for triggering UI tests across customer branches
.github/workflows/trigger-builds.yml Completely removed duplicate workflow for triggering builds across customer branches
.github/workflows/deploy.yml Refactored to use reusable workflow calls for Playwright tests instead of inline job definitions

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

@milanmajchrak milanmajchrak merged commit 54c0a0e into customer/lindat 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