Skip to content

test: PR requires e2e tests to pass#2221

Draft
bosbaber wants to merge 3 commits into
mainfrom
stephan/int1-629
Draft

test: PR requires e2e tests to pass#2221
bosbaber wants to merge 3 commits into
mainfrom
stephan/int1-629

Conversation

@bosbaber

@bosbaber bosbaber commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@bosbaber bosbaber self-assigned this Jul 3, 2026
@github-actions github-actions Bot added the type: ci Changes to CI workflows label Jul 3, 2026
@bosbaber bosbaber requested a review from Copilot July 3, 2026 11:50

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 introduces a new GitHub Actions workflow to run the repository’s Playwright E2E suite against the full “local stack” (Docker Compose services + host-run apps) on pull requests targeting main, making E2E results available as a required CI signal.

Changes:

  • Adds .github/workflows/e2e.yml to run pnpm local:setup, start the host apps, wait for readiness, and execute pnpm e2e:test.
  • Uploads Playwright artifacts (playwright-report, test-results) and dumps service logs on failure.

Comment thread .github/workflows/e2e.yml
Comment thread .github/workflows/e2e.yml
Comment thread .github/workflows/e2e.yml
Comment thread .github/workflows/e2e.yml Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: ci Changes to CI workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants