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

Update Dependabot config to use target-branch for one of the configurations. #6745

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

geriux
Copy link
Contributor

@geriux geriux commented Mar 18, 2024

This is a follow-up of #6744

Unfortunately, those changes failed with the following error:

Update configs must have a unique combination of 'package-ecosystem', 'directory', and 'target-branch'

After some investigation, I saw there's an issue related to this, where a workaround is suggested and I'm trying out with this PR.

I've added target-branch to the Gutenberg config, which should bypass the error mentioned above.

Since this workaround only works for two configurations, I've merged the Jetpack and Block Experiments since the latter doesn't get too many updates lately so it should only trigger Jetpack updates daily.

PR submission checklist:

  • I have considered adding unit tests where possible.
  • I have considered if this change warrants user-facing release notes more info and have added them to RELEASE-NOTES.txt if necessary.

…tions to avoid the "Update configs must have a unique combination" error.
@geriux geriux added the Tooling label Mar 18, 2024
@geriux geriux requested a review from twstokes March 18, 2024 17:30
Copy link
Contributor

@twstokes twstokes left a comment

Choose a reason for hiding this comment

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

Sounds good @geriux.

@geriux geriux enabled auto-merge March 18, 2024 17:56
@geriux geriux merged commit ff7c94b into trunk Mar 18, 2024
21 checks passed
@geriux geriux deleted the fix/dependabot-fix-config branch March 18, 2024 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants