Skip to content

Add support for multi-ecosystem updates in job processing #12339

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

markhallen
Copy link
Contributor

What are you trying to accomplish?

Update jobs have a predicate method UpdateJob#multi_ecosystem_update? that can be used to determine if the job is part of a multi ecosystem update.

This PR appropriately handles multi ecosystem update jobs.

Part of #8126

Anything you want to highlight for special attention from reviewers?

We don't need to handle grouping the multi-ecosystem PRs in dependabot-core.

How will you know you've accomplished your goal?

We will test a multi ecosystem pull request with @dependabot recreate and @dependabot rebase.

Checklist

  • I have run the complete test suite to ensure all tests and linters pass.
  • I have thoroughly tested my code changes to ensure they work as expected, including adding additional tests for new functionality.
  • I have written clear and descriptive commit messages.
  • I have provided a detailed description of the changes in the pull request, including the problem it addresses, how it fixes the problem, and any relevant details about the implementation.
  • I have ensured that the code is well-documented and easy to understand.

@markhallen markhallen requested a review from a team as a code owner May 29, 2025 11:56
@markhallen markhallen force-pushed the markhallen/handle-multi-ecosystem-update-boolean branch from 0bb0c2a to f90c3ae Compare May 29, 2025 12:20
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.

2 participants