Skip to content

Renovate: enable fork processing and simplify Chunkah tracking#26

Merged
Danathar merged 1 commit into
mainfrom
renovate-fork-fix
Jul 4, 2026
Merged

Renovate: enable fork processing and simplify Chunkah tracking#26
Danathar merged 1 commit into
mainfrom
renovate-fork-fix

Conversation

@Danathar

@Danathar Danathar commented Jul 4, 2026

Copy link
Copy Markdown
Owner

Renovate has never opened a PR on this repo because it is a fork, and the hosted Renovate app skips forks unless forkProcessing is explicitly enabled — the same issue already fixed in arch-bootc.

This mirrors that working setup:

  • Move the config from .github/renovate.json5 to a root renovate.json and add "forkProcessing": "enabled".
  • Drop the currentDigest capture from the Chunkah custom regex manager so Renovate only opens clean semver bumps (arch-bootc's digest-pin attempts misbehaved; see Renovate: stop attempting digest-pin on chunkah custom regex manager arch-bootc#18).
  • Remove the @sha256: digest pin from CHUNKAH_IMAGE in build.yml to match the version-only regex.
  • Add a packageRule disabling digest/pin/pinDigest update types for quay.io/coreos/chunkah.
  • Keep this repo's existing intent: Dependabot owns GitHub Actions updates (Renovate's github-actions manager stays disabled) and Containerfile images stay hand-managed.

🤖 Generated with Claude Code

This repo is a fork, so the hosted Renovate app skipped it entirely;
forkProcessing must be explicitly enabled. Mirror the working setup
from arch-bootc: move the config to a root renovate.json, drop the
digest capture from the Chunkah regex (version-only updates), remove
the digest pin from the workflow's CHUNKAH_IMAGE, and disable
digest/pin update types for the Chunkah package.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@Danathar
Danathar merged commit 4bd6287 into main Jul 4, 2026
1 check passed
@Danathar
Danathar deleted the renovate-fork-fix branch July 4, 2026 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant