Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version bump loop #65

Open
rubencabrera opened this issue Apr 29, 2021 · 1 comment
Open

Version bump loop #65

rubencabrera opened this issue Apr 29, 2021 · 1 comment

Comments

@rubencabrera
Copy link
Owner

The odoo docker image is referenced in the docker compose files. The commit type of renovate has been changed to build and with the auto semantic release config, this triggers a release. This causes a loop. Renovate updates being of a release type is not against the aim of this repo, as the different versions of dependencies are key in how the end result works, so keeping them of build type in general is OK. But for the docker compose type it'd be good if this didn't cause a new release.

@rubencabrera
Copy link
Owner Author

Use a packageRule with matchpattern for odoo-docker. Change semantic commit type and scope to something that doesn't trigger a release (chore?).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant