FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects

feat(renovatebot): add page about running post-upgrade tasks

Merged Sebastiaan ten Pas requested to merge renovatebot-post-upgrade-tasks into master
@@ -15,6 +15,8 @@ configuration option) in order to be executed.
[Our configuration](https://gitlab.developers.cam.ac.uk/uis/devops/infra/gitlab-bots-deployment/-/blob/main/renovatebot-config.js?ref_type=heads#L97)
is set up such that it can call scripts in the `./.renovate/` directory in the root that start with `post-upgrade*`.
Note: make sure that the script is executable.
Examples usages:
{% raw %}
@@ -45,5 +47,3 @@ Or:
```
{% endraw %}
Note: make sure that the script is executable.
Loading