Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[chore] Add a ci pipeline to test renovate's configuration on PR (#1182)
#### Is this a new chart No #### What this PR does / why we need it: I merged an invalid configuration for renovatebot on the PR #1155 This PR should add a test to not allow to merging an invalid configuration and fix the configuration. #### Which issue this PR fixes - fixes #1180 #### Special notes for your reviewer: The first commit (or set of commits) tries to create a pipeline that fails because the configuration is broken at the time of opening this PR. After having a failing pipeline, I'll add a commit that fixes the config. I advise the reviewer to go commit by commit. I'll try to squash them to make the review easier :) #### Checklist - [ ] Chart Version bumped - [ ] Variables are documented in the README.md - [x] Title of the PR starts with chart name (e.g. `[mychartname]`)
- Loading branch information