Skip to content

Conversation

@bootc-bot
Copy link
Contributor

@bootc-bot bootc-bot bot commented Dec 17, 2025

Created by GitHub workflow (source).

This PR synchronizes common files from the infra repository.

Synchronized from bootc-dev/infra@6e1ebf7.

Synchronized from bootc-dev/infra@6e1ebf7.

Signed-off-by: bootc-dev Bot <bot@bootc.dev>
@bootc-bot bootc-bot bot requested a review from ckyrouac December 17, 2025 21:18
@cgwalters cgwalters enabled auto-merge (rebase) December 17, 2025 21:25
steps:
- name: "Checkout code"
uses: actions/checkout@v6
uses: actions/checkout@v4
Copy link
Collaborator

Choose a reason for hiding this comment

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

Ahhh....I think I see what's going on here. Renovate isn't updating the GHA workflows in common/ in the infra repo, creating a reconcilation loop.

Will look at a fix

Copy link
Collaborator

Choose a reason for hiding this comment

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

cgwalters added a commit to cgwalters/infra that referenced this pull request Dec 17, 2025
Renovate was updating GitHub Actions versions in target repositories
but not in the common/ directory of this infra repo. This created a
reconciliation loop where sync-common would overwrite Renovate's
updates with older versions from common/.

Add renovate.json with explicit fileMatch patterns for the
github-actions manager to scan both workflows and composite actions
under common/.github/.

Fixes: bootc-dev/bootc#1865 (comment)

Assisted-by: OpenCode (Sonnet 4)
Signed-off-by: Colin Walters <walters@verbum.org>
@cgwalters
Copy link
Collaborator

Right and we also need bootc-dev/infra#59

auto-merge was automatically disabled December 18, 2025 00:01

Pull request was closed

henrywang pushed a commit to henrywang/infra that referenced this pull request Dec 18, 2025
Renovate was updating GitHub Actions versions in target repositories
but not in the common/ directory of this infra repo. This created a
reconciliation loop where sync-common would overwrite Renovate's
updates with older versions from common/.

Add renovate.json with explicit fileMatch patterns for the
github-actions manager to scan both workflows and composite actions
under common/.github/.

Fixes: bootc-dev/bootc#1865 (comment)

Assisted-by: OpenCode (Sonnet 4)

Signed-off-by: Colin Walters <walters@verbum.org>
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.

2 participants