Skip to content

Commit 2d5b977

Browse files
cgwaltersckyrouac
authored andcommitted
renovate.json: Remove platform-engineering-org inheritance
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 <[email protected]>
1 parent 39b0a32 commit 2d5b977

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

renovate.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
{
2-
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": [
4-
"github>platform-engineering-org/.github"
5-
]
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
63
}

0 commit comments

Comments
 (0)