Skip to content

Delete browser-integration job from ci.yml#63528

Merged
jakebailey merged 1 commit into
mainfrom
remove-browser-ci
Jun 2, 2026
Merged

Delete browser-integration job from ci.yml#63528
jakebailey merged 1 commit into
mainfrom
remove-browser-ci

Conversation

@RyanCavanaugh
Copy link
Copy Markdown
Member

Removed the browser-integration job from CI workflow

This is failing for some external reason and we're not going to mess with this ever again anyway

Removed the browser-integration job from CI workflow

This is failing for some external reason and we're not going to mess with this ever again anyway
Copilot AI review requested due to automatic review settings June 2, 2026 17:44
@github-project-automation github-project-automation Bot moved this to Not started in PR Backlog Jun 2, 2026
@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Jun 2, 2026
Copy link
Copy Markdown
Contributor

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

Removes the browser-integration GitHub Actions job from the main CI workflow, eliminating a Playwright-based “import TypeScript in a browser” validation step that was previously part of the CI gate.

Changes:

  • Deleted the browser-integration job definition (including Playwright installation and npx hereby test-browser-integration execution).
  • Removed browser-integration from the required aggregate job’s needs list so it no longer participates in required CI gating.
Show a summary per file
File Description
.github/workflows/ci.yml Removes the browser-integration job and updates the required job dependencies accordingly.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

@github-project-automation github-project-automation Bot moved this from Not started to Needs merge in PR Backlog Jun 2, 2026
@jakebailey jakebailey added this pull request to the merge queue Jun 2, 2026
Merged via the queue into main with commit 2cf0420 Jun 2, 2026
23 checks passed
@jakebailey jakebailey deleted the remove-browser-ci branch June 2, 2026 18:13
@github-project-automation github-project-automation Bot moved this from Needs merge to Done in PR Backlog Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants