Closed wkloucek closed 1 week ago
Argh... actually I intended to get PRs for new oCIS releases on the stable branches, too. But the current config will also create PRs for the Helmfiles.
@d7oc what do you think about it?
But the current config will also create PRs for the Helmfiles.
I don't get this comment. What do you mean by PRs for Helmfiles? You mean all the stuff in the examples?
You mean all the stuff in the examples?
Yes! as of now the examples on the stable-
branches are just "frozen" / "unmaintained".
But same unfortunately applies to the appVersion
(see eg. https://github.com/owncloud/ocis-charts/blob/12fb37837f0caba49990ff3d29845151e400a2cc/charts/ocis/Chart.yaml#L13-L14)
I would not touch them. I would only offer up-to-date examples in the main branch. I would expect (haven't checked yet) that renovate also offers a way to exclude directories.
I would only offer up-to-date examples in the main branch. I would expect (haven't checked yet) that renovate also offers a way to exclude directories.
There is useBaseBranchConfig
, but then we'd need to change the renovate config on the stable-
branches.
I close this for now. Didn't anticipate that it needs that many changes.
Description
enable renovate on stable branches, too
Related Issue
Motivation and Context
How Has This Been Tested?
npx --yes --package renovate -- renovate-config-validator
:Screenshots (if appropriate):
Types of changes
Checklist:
make docs
) and committed