Skip to content

Repair wp/7.0 branch Actions: remove permanently disabled mobile-unit-js job - #82810

Open
desrosj wants to merge 1 commit into
fix-actions-7.0/update-php-test-matrixfrom
fix-actions-7.0/remove-disabled-mobile-unit-js
Open

Repair wp/7.0 branch Actions: remove permanently disabled mobile-unit-js job#82810
desrosj wants to merge 1 commit into
fix-actions-7.0/update-php-test-matrixfrom
fix-actions-7.0/remove-disabled-mobile-unit-js

Conversation

@desrosj

@desrosj desrosj commented Sep 11, 2026

Copy link
Copy Markdown
Member

Part of #82782.

What?

Removes the mobile-unit-js job from unit-test.yml.

Why?

The job is unconditionally disabled via if: false (React 19 broke these tests, and upgrading React Native to a compatible version is paused — see WordPress/gutenberg#71336). Since it can never run, it's dead workflow content and is removed entirely rather than left in place.

Use of AI Tools

This PR was authored with the help of Claude Code.

@coderabbitai

coderabbitai Bot commented Sep 11, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 3e440b48-8fc7-4dcb-87da-a86be1ba4d3a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

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.

🟢 Approval recommended

No unresolved review issues remain.

Pull request overview

Removes the permanently disabled mobile-unit-js job from the unit-test.yml workflow.

Changes:

  • Deletes the unreachable mobile unit-test job.
  • Preserves all active workflow jobs.
File summaries
File Description
.github/workflows/unit-test.yml Removes dead mobile test workflow configuration.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite (auto)

Note

Copilot is running an experiment and ran this review at Lite.


💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@desrosj
desrosj force-pushed the fix-actions-7.0/remove-disabled-mobile-unit-js branch from 66a20c5 to 7ef0b49 Compare September 14, 2026 01:51
@desrosj
desrosj force-pushed the fix-actions-7.0/remove-disabled-mobile-unit-js branch 2 times, most recently from 0e208c2 to 83aa239 Compare September 14, 2026 01:56
@desrosj
desrosj force-pushed the fix-actions-7.0/remove-disabled-mobile-unit-js branch from 83aa239 to 6cd958d Compare September 14, 2026 02:39
@desrosj
desrosj force-pushed the fix-actions-7.0/remove-disabled-mobile-unit-js branch from 6cd958d to cc051bf Compare September 14, 2026 16:43
@desrosj
desrosj marked this pull request as ready for review September 14, 2026 16:55
@github-actions

Copy link
Copy Markdown

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: desrosj <desrosj@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@desrosj
desrosj force-pushed the fix-actions-7.0/remove-disabled-mobile-unit-js branch from cc051bf to 1f06e7f Compare September 14, 2026 17:02
@desrosj
desrosj force-pushed the fix-actions-7.0/remove-disabled-mobile-unit-js branch from 1f06e7f to 8c8a43d Compare September 14, 2026 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Type] Build Tooling Issues or PRs related to build tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants