feat: add new trigger-renovatebot job
Compare changes
Files
4+ 1
− 0
@@ -18,6 +18,7 @@ include:
GitLab has been upgraded. See what's new in the Changelog.
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.
TRIGGER_RENOVATEBOT_ENABLED
was set showing a job being created. The job logs show a successful trigger.