-
- Downloads
feat: add new trigger-renovatebot job
Add a new CI job to the common pipeline which triggers a run of renovatebot for the CI pipeline's project if the TRIGGER_RENOVATEBOT_ENABLED variable is set. Since no jobs are added *unless* that variable is set, this ensures that renovatebot runs are always explicitly triggered. The auto-devops/trigger-renovatebot.yml template also includes a template CI job which can be used to construct trigger jobs with more elaborate rulesets.
parent
6b58aad8
No related branches found
No related tags found
Showing
- CHANGELOG.md 8 additions, 0 deletionsCHANGELOG.md
- auto-devops/common-pipeline.yml 1 addition, 0 deletionsauto-devops/common-pipeline.yml
- auto-devops/trigger-renovatebot.gitlab-ci.yml 36 additions, 0 deletionsauto-devops/trigger-renovatebot.gitlab-ci.yml
- trigger-renovatebot.gitlab-ci.yml 5 additions, 0 deletionstrigger-renovatebot.gitlab-ci.yml
trigger-renovatebot.gitlab-ci.yml
0 → 100644
Please register or sign in to comment