Skip to content

ci: remove Playwright job from pr-ci.yml#139

Merged
SorraTheOrc merged 6 commits intomainfrom
ge-02n/rebased/remove-playwright-job
Jan 15, 2026
Merged

ci: remove Playwright job from pr-ci.yml#139
SorraTheOrc merged 6 commits intomainfrom
ge-02n/rebased/remove-playwright-job

Conversation

@SorraTheOrc
Copy link
Member

Summary:\n\nRemove the duplicated Playwright job from pr-ci.yml; Playwright tests on PRs are now run by .github/workflows/playwright.yml. This PR contains the rebased implementation from ge-02n/rebased/remove-playwright-job.\n\nBeads: ge-7tg, ge-02n\n\nAcceptance criteria:\n- Only one Playwright test run appears per PR (the run from .github/workflows/playwright.yml).\n- Playwright artifacts (reports, junit, etc.) are uploaded and accessible after the change.\n- No required checks were unintentionally removed from branch protection rules.\n\nImplementation notes:\n- Removed the 'playwright' job from .github/workflows/pr-ci.yml.\n- This branch was created as a rebased copy of ge-02n/remove-playwright-job to reconcile with origin/main. A backup branch ge-02n/remove-playwright-job.backup exists locally. The original branch ge-02n/remove-playwright-job has been deleted (local and remote).\n\nVerification steps:\n1) Confirm Actions on this PR only show the single Playwright workflow (playwright.yml) and pr-ci.yml no longer contains a Playwright job.\n2) Inspect Playwright workflow artifacts for reports/junit.\n3) Confirm branch protection required checks include the Playwright check as needed.\n\nIf you want me to update branch protection or rename workflow job names to match required checks, I can follow up.

@SorraTheOrc SorraTheOrc merged commit 32acc03 into main Jan 15, 2026
3 checks passed
@SorraTheOrc SorraTheOrc deleted the ge-02n/rebased/remove-playwright-job branch January 15, 2026 04:51
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.

1 participant