Skip to content

Conversation

cgwalters
Copy link
Collaborator

This removes the inheritance from platform-engineering-org/.github to fix the 'Edited' warning that prevents Renovate from automatically rebasing PRs.

The warning occurs because Renovate doesn't recognize bootc-bot as a valid commit author when it's configured through the inherited configuration.

See bootc-dev/infra#19 for context.

This is part of a batch update across all bootc-dev repositories.

@bootc-bot bootc-bot bot requested a review from jeckersb September 6, 2025 00:05
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request removes the inherited Renovate configuration to fix a commit author validation issue. My review points out that this change will cause Renovate to fall back to its default settings, which may be an unintended side effect that removes other important configurations like package grouping or scheduling. I've suggested an alternative approach that preserves the custom configuration while still fixing the validation error.

This removes the inheritance from platform-engineering-org/.github
to fix the 'Edited' warning that prevents Renovate from automatically
rebasing PRs. The warning occurs because Renovate doesn't recognize
bootc-bot as a valid commit author.

Fixes: bootc-dev/infra#19
Signed-off-by: Colin Walters <walters@verbum.org>
@cgwalters cgwalters force-pushed the fix-renovate-edited-warning branch from 49432f8 to b35bc2a Compare September 6, 2025 00:06
@ckyrouac ckyrouac merged commit 2d5b977 into bootc-dev:main Sep 8, 2025
33 of 34 checks passed
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