From 491857cc4a7b20f74cb72769715a99f24994613b Mon Sep 17 00:00:00 2001 From: Aleksander Cynarski Date: Sun, 27 Jul 2025 01:10:58 +0200 Subject: [PATCH] feat: recreate --- .gitea/workflows/renovate.yaml | 2 +- config.js | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitea/workflows/renovate.yaml b/.gitea/workflows/renovate.yaml index 9b81abb..16dfe25 100644 --- a/.gitea/workflows/renovate.yaml +++ b/.gitea/workflows/renovate.yaml @@ -14,5 +14,5 @@ jobs: - run: renovate env: RENOVATE_CONFIG_FILE: "${{ gitea.workspace }}/config.js" - LOG_LEVEL: "info" + LOG_LEVEL: "debug" RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }} diff --git a/config.js b/config.js index 146ad69..bc96fd2 100644 --- a/config.js +++ b/config.js @@ -5,6 +5,7 @@ module.exports = { "onboardingConfigFileName": "renovate.json", "autodiscover": true, "optimizeForDisabled": true, + "recreateWhen": "always", labels: ['renovate'], // Labels for PRs hostRules: [ {