Skip to content

Fix: renovate fails to update dependency verification#603

Merged
gschueler merged 1 commit intomainfrom
gschueler-patch-3
Mar 6, 2026
Merged

Fix: renovate fails to update dependency verification#603
gschueler merged 1 commit intomainfrom
gschueler-patch-3

Conversation

@gschueler
Copy link
Copy Markdown
Member

@gschueler gschueler commented Mar 6, 2026

Fix: renovate prs fail because the dependency verification update step is blocked, e.g. see #570 (comment)


This pull request makes a small configuration update to the renovate.json file by specifying which commands are allowed to be executed. This helps improve security and control over Renovate's behavior.

  • Configuration update:
    • Added an allowedCommands section to restrict Renovate to only run a specific ./gradlew command for writing verification metadata.

@gschueler gschueler changed the title Add allowedCommands to renovate.json Fix: renovate fails to update dependency verification Mar 6, 2026
@gschueler gschueler requested a review from fdevans March 6, 2026 17:43
@gschueler gschueler merged commit cdb34e8 into main Mar 6, 2026
15 checks passed
@gschueler gschueler deleted the gschueler-patch-3 branch March 6, 2026 19:08
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.

1 participant