From 8043bd23f7053eb10c5c806dcbfd71b7f0fdfcc4 Mon Sep 17 00:00:00 2001 From: Iker Reyes Date: Wed, 22 Apr 2026 12:24:05 +0200 Subject: [PATCH] Add insights-on-prem repo to the sync list --- .github/sync.yml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/.github/sync.yml b/.github/sync.yml index 1a27b61..6d4a5e1 100644 --- a/.github/sync.yml +++ b/.github/sync.yml @@ -73,8 +73,13 @@ RedHatInsights/insights-core-messaging: # RedHatInsights/insights-data-schemas: # - CODEOWNERS -# RedHatInsights/insights-on-prem: -# - CODEOWNERS +RedHatInsights/insights-on-prem: + - CODEOWNERS + - renovate.json + - source: workflows_examples/linters.yaml + dest: .github/workflows/linters.yaml + - source: workflows_examples/bots-auto-merge.yaml + dest: .github/workflows/bots-auto-merge.yaml RedHatInsights/insights-operator-gathering-conditions: - CODEOWNERS