Skip to content

Update wp-cli framework#1085

Closed
schlessera wants to merge 4 commits into
mainfrom
update-framework
Closed

Update wp-cli framework#1085
schlessera wants to merge 4 commits into
mainfrom
update-framework

Conversation

@schlessera

@schlessera schlessera commented Jul 21, 2026

Copy link
Copy Markdown
Member

This is an automated pull-request

Updates the wp-cli/wp-cli framework to the latest changeset.

Summary by CodeRabbit

  • Chores
    • Improved the automated framework update workflow to target the repository’s default branch consistently.
    • Enhanced detection and updating of existing framework update pull requests.

@schlessera
schlessera requested a review from a team as a code owner July 21, 2026 17:18
@github-actions github-actions Bot added the enhancement New feature or request label Jul 21, 2026
@coderabbitai

coderabbitai Bot commented Jul 21, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 231690f1-01bc-420f-82b4-a40e5f7a9f79

📥 Commits

Reviewing files that changed from the base of the PR and between 284528f and ecc2ff3.

⛔ Files ignored due to path filters (1)
  • composer.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • .github/workflows/update-framework.yml

📝 Walkthrough

Walkthrough

The workflow now centralizes the repository default branch, queries GitHub directly for an existing framework update pull request, and uses the resolved branch consistently when creating or editing it.

Changes

Framework update workflow

Layer / File(s) Summary
Default branch and pull request targeting
.github/workflows/update-framework.yml
The workflow stores the default branch in DEFAULT_BRANCH, uses gh api to find an open update-framework pull request, and applies the variable to PR creation and editing.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

Suggested reviewers: swissspidy

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately reflects the main change: updating the WP-CLI framework.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch update-framework

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

@swissspidy swissspidy closed this Jul 21, 2026
@codecov

codecov Bot commented Jul 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@coderabbitai coderabbitai Bot mentioned this pull request Jul 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request scope:framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants