feat(renovatebot): add page about running post-upgrade tasks
1 unresolved thread
1 unresolved thread
Documents changes done in https://gitlab.developers.cam.ac.uk/uis/devops/infra/gitlab-bots-deployment/-/merge_requests/156
Merge request reports
Activity
Filter activity
assigned to @st981
added 1 commit
- eef43935 - feat(renovatebot): add page about running post-upgrade tasks
enabled an automatic merge when all merge checks for eef43935 pass
aborted the automatic merge because the source branch was updated. Learn more.
added 1 commit
- 2597be7f - feat(renovatebot): add page about running post-upgrade tasks
reset approvals from @rjw57 by pushing to the branch
requested review from @jb2595
34 Or: 35 36 {% raw %} 37 38 ```json 39 "postUpgradeTasks": { 40 "commands": [ 41 ".renovate/post-upgrade.sh \"{{{depName}}}\" \"{{{currentVersion}}}\" \"{{{newVersion}}}\"" 42 ], 43 "fileFilters": ["CHANGELOG.md"] 44 } 45 ``` 46 47 {% endraw %} 48 49 Note: make sure that the script is executable. changed this line in version 4 of the diff
added 1 commit
- 58a77951 - feat(renovatebot): add page about running post-upgrade tasks
reset approvals from @jb2595 by pushing to the branch
mentioned in commit b0d6f128
Please register or sign in to reply