Skip to content

Update openwrt/gh-action-sdk action to v11 - autoclosed#82

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/openwrt-gh-action-sdk-11.x
Closed

Update openwrt/gh-action-sdk action to v11 - autoclosed#82
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/openwrt-gh-action-sdk-11.x

Conversation

@renovate

@renovate renovate Bot commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
openwrt/gh-action-sdk action major v10v11

Release Notes

openwrt/gh-action-sdk (openwrt/gh-action-sdk)

v11

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Summary by CodeRabbit

  • Chores
    • Updated the build workflow to use a newer packaging action for legacy OpenWrt releases, helping keep package builds compatible and reliable.

@renovate renovate Bot added the renovate label Jul 1, 2026
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@coderabbitai

coderabbitai Bot commented Jul 1, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

The workflow file's legacy IPK build step was updated to reference openwrt/gh-action-sdk@v11 in place of v10 for the openwrt-23.05 and openwrt-22.03 branch matrix entries. No other logic, conditions, or matrix definitions were altered.

Changes

Workflow Action Version Bump

Layer / File(s) Summary
Bump gh-action-sdk version
.github/workflows/multi-arch-build.yml
The legacy IPK build step now uses openwrt/gh-action-sdk@v11 instead of v10 for openwrt-23.05 and openwrt-22.03.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Poem

A single digit, hop by hop,
v10 to v11, we don't stop.
One line changed, clean and neat,
This bunny's build is now complete! 🐰

🚥 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 summarizes the main change: upgrading openwrt/gh-action-sdk from v10 to v11.
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.

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

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹 Nitpick comments (1)
.github/workflows/multi-arch-build.yml (1)

130-131: 📐 Maintainability & Code Quality | 🔵 Trivial | ⚡ Quick win

Stale comment references old version.

The comment still says "Use legacy v10 action" but the version was bumped to v11 on the next line, making the comment misleading about the actual pinned version.

✏️ Proposed fix
-        # Use legacy v10 action for OpenWrt 23.05 and 22.03 due to compatibility issues
+        # Use legacy v11 action for OpenWrt 23.05 and 22.03 due to compatibility issues
         uses: openwrt/gh-action-sdk@v11
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In @.github/workflows/multi-arch-build.yml around lines 130 - 131, Update the
inline comment near the openwrt/gh-action-sdk usage so it matches the pinned
action version. The current note in the multi-arch build workflow still says
“legacy v10 action” while the actual uses: openwrt/gh-action-sdk reference is
v11; revise the comment to reflect the current version or remove the
version-specific wording to avoid misleading readers.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Nitpick comments:
In @.github/workflows/multi-arch-build.yml:
- Around line 130-131: Update the inline comment near the openwrt/gh-action-sdk
usage so it matches the pinned action version. The current note in the
multi-arch build workflow still says “legacy v10 action” while the actual uses:
openwrt/gh-action-sdk reference is v11; revise the comment to reflect the
current version or remove the version-specific wording to avoid misleading
readers.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: aca38216-fbed-440d-9670-1eebcf83c6f1

📥 Commits

Reviewing files that changed from the base of the PR and between ba7d2a7 and daa3eb4.

📒 Files selected for processing (1)
  • .github/workflows/multi-arch-build.yml

@renovate renovate Bot changed the title Update openwrt/gh-action-sdk action to v11 Update openwrt/gh-action-sdk action to v11 - autoclosed Jul 1, 2026
@renovate renovate Bot closed this Jul 1, 2026
@renovate
renovate Bot deleted the renovate/openwrt-gh-action-sdk-11.x branch July 1, 2026 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant