Skip to content

fix: add allowedPostUpgradeCommands to renovate config#1201

Merged
markussiebert merged 2 commits intomainfrom
fix/renovate-allowed-commands
Jan 12, 2026
Merged

fix: add allowedPostUpgradeCommands to renovate config#1201
markussiebert merged 2 commits intomainfrom
fix/renovate-allowed-commands

Conversation

@markussiebert
Copy link
Copy Markdown
Contributor

Fixes renovate post-upgrade command validation errors by adding the required commands to the allowedPostUpgradeCommands list:

  • npm ci
  • npx jsii --silence-warnings=reserved-word
  • npx jsii-docgen -o API.md

This resolves the renovate errors about post-upgrade commands not being in the allowed list.

- Add npm ci, jsii, and jsii-docgen to allowed commands
- Resolves renovate post-upgrade command validation errors
@markussiebert markussiebert enabled auto-merge (squash) January 10, 2026 17:20
@markussiebert markussiebert merged commit f6fabdc into main Jan 12, 2026
1 of 2 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.

1 participant