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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: add dependabot for runtimes #91

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vincentsarago
Copy link
Member

This PR aims to add Dependabot to automatically open PR to update runtimes.

I think we would need to customize commit message so it does release.

I'm not 馃挴 convince about this workflow though because we have 3 diff Dependabot which could in theory open 3 different PR so each merge could create 3 diff releases 馃槵

@chris-bateman
Copy link

@vincentsarago Assuming I understand how you do releases correctly :)

This would theoretically solve the issue, but it's still an open task.
dependabot/dependabot-core#8126

In the meantime, maybe make a group for each ecosystem to ensure you only get 1 PR per ecosystem and then set the prefix so that you only do a fix/patch bump? It could still be three versions, but at least what changed in each one is clear.

@vincentsarago
Copy link
Member Author

In the meantime, maybe make a group for each ecosystem to ensure you only get 1 PR per ecosystem and then set the prefix so that you only do a fix/patch bump? It could still be three versions, but at least what changed in each one is clear.

Yes I should do this 馃檹

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

Successfully merging this pull request may close these issues.

None yet

2 participants