Skip to content
Snippets Groups Projects
Unverified Commit 8ce54366 authored by Stéphane Goetz's avatar Stéphane Goetz Committed by GitHub
Browse files

docs: Add note about allowPostUpgradeCommandTemplating to postUpgradeTasks (#15439)

parent bf2c14a5
Branches
No related tags found
No related merge requests found
......@@ -1941,6 +1941,8 @@ The `postUpgradeTasks` configuration consists of three fields:
A list of commands that are executed after Renovate has updated a dependency but before the commit is made.
You can use variable templating in your commands if [`allowPostUpgradeCommandTemplating`](https://docs.renovatebot.com/self-hosted-configuration/#allowpostupgradecommandtemplating) is enabled.
### fileFilters
A list of glob-style matchers that determine which files will be included in the final commit made by Renovate.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment