Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Renovate config to automate @edx namespaced minor/patch version upgrades #59

Merged

Conversation

abdullahwaheed
Copy link
Contributor

Ticket

Create common renovate config that automates @edx namespaced minor/patch version upgrades

What has changed

Added Renovate config to update and auto merge @edx name spaced minor and patch packages.
As no schedule is provided, it will create and merge renovate PRs at any time

Copy link
Contributor

@arbrandes arbrandes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see that a couple of other MFEs have already merged this (with automerge: true), so I'll use that as a "jurisprudence" and merge. Thanks!

{
"matchPackagePatterns": ["@edx"],
"matchUpdateTypes": ["minor", "patch"],
"automerge": true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm a bit hesitant about the automerge, but I can see the advantage.

@arbrandes arbrandes merged commit 1f01499 into master Oct 26, 2022
@arbrandes arbrandes deleted the abdullahwaheed/renovate-bot-edx-packages-auto-update branch October 26, 2022 19:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants