Skip to content

chore(deps): update actions/checkout action to v7 - #1047

Merged
castrojo merged 1 commit into
testingfrom
renovate/actions-checkout-7.x
Jul 21, 2026
Merged

chore(deps): update actions/checkout action to v7#1047
castrojo merged 1 commit into
testingfrom
renovate/actions-checkout-7.x

Conversation

@mergeraptor

@mergeraptor mergeraptor Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v6v7

Release Notes

actions/checkout (actions/checkout)

v7.0.1

Compare Source

v7.0.0

Compare Source

  • Block checking out fork PR for pull_request_target and workflow_run by @​aiqiaoy in #​2454
  • Various dependency updates

v7

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: Never, 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 has been generated by Mend Renovate.

@mergeraptor
mergeraptor Bot requested a review from a team as a code owner June 23, 2026 00:54
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for the PR! A maintainer will review it.

While you wait, make sure these pass locally:

just validate        # element graph check
just build default   # build the image
just boot-test       # confirm the desktop boots (exits 0 = pass)
just lint            # bootc container lint

If this PR fixes a bug, add verify steps to the linked issue so users can confirm the fix on their hardware after the next nightly ships:

```verify
ujust <something>   # what users should run to confirm the fix
```

@hanthor

hanthor commented Jun 23, 2026

Copy link
Copy Markdown
Member

Review: scope mismatch

The PR title says "chore(deps): update actions/checkout action to v7" but the diff includes two changes:

  1. ✅ The Renovate dep bump (actions/checkout v6→v7)
  2. ❓ A standalone aarch64 CI build workflow — this adds a ~174-line new workflow file, refactors build.yml, and introduces docs/skills/aarch64.md

These are two independent changes. Consider either:

  • Option A: Rename the PR to cover both changes (e.g. feat(ci): add aarch64 build workflow and update actions/checkout)
  • Option B: Split the aarch64 work into its own PR so the dep bump can merge independently

The aarch64 CI changes may warrant their own review cycle regardless. Label pr/needs-review is correct — this one needs a human decision.

@castrojo
castrojo enabled auto-merge June 24, 2026 01:45
hanthor
hanthor previously approved these changes Jun 24, 2026

@hanthor hanthor left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM. Reviewed 2026-06-24.

@castrojo

Copy link
Copy Markdown
Contributor

BLOCKED — ghost lab validation not run

PR is CONFLICTING with testing; lab validation skipped. Renovate rebase checkbox was ticked but the branch remains conflicting (Renovate config: rebasing "Never, or you tick the rebase/retry checkbox" — rebase has not landed yet or conflicts need manual resolution).

  • Action: waiting on Renovate rebase; if it stays conflicting, resolve the checkout v7 workflow conflicts manually.

@mergeraptor
mergeraptor Bot force-pushed the renovate/actions-checkout-7.x branch from 9f3ee39 to 8022464 Compare July 21, 2026 00:39
@github-actions

Copy link
Copy Markdown
Contributor

Changes requested by @hanthor. Address the review comments, push a new commit, and the PR will be re-queued for review.

@castrojo
castrojo added this pull request to the merge queue Jul 21, 2026
Merged via the queue into testing with commit 54e1d7f Jul 21, 2026
7 checks passed
@castrojo
castrojo deleted the renovate/actions-checkout-7.x branch July 21, 2026 00:42
@castrojo castrojo added 4-review A pull request is awaiting review. and removed pr/needs-review labels Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4-review A pull request is awaiting review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants