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

Add a script to filter dependabot dependencies #1271

Merged
merged 3 commits into from
Jul 26, 2023

Conversation

skitt
Copy link
Member

@skitt skitt commented Jun 20, 2023

The new script filters dependabot's configuration to ignore direct dependencies which are tracked by parent Submariner projects. The reasoning is that such dependencies end up aligned during the release process anyway, so there isn't much point in processing PRs across all the projects to bump dependencies which will catch up later anyway.

See for example submariner-io/submariner#2559 for the result of this.

Still to do:

@submariner-bot
Copy link

🤖 Created branch: z_pr1271/skitt/filter-dependabot

@skitt skitt marked this pull request as draft June 20, 2023 15:32
@skitt skitt force-pushed the filter-dependabot branch 4 times, most recently from 37375d2 to 12214fa Compare June 23, 2023 15:03
@skitt skitt marked this pull request as ready for review June 23, 2023 15:03
@skitt skitt force-pushed the filter-dependabot branch 4 times, most recently from 1dba99b to 88aa7e3 Compare June 23, 2023 16:03
The new script filters dependabot's configuration to ignore direct
dependencies which are tracked by parent Submariner projects. The
reasoning is that such dependencies end up aligned during the release
process anyway, so there isn't much point in processing PRs across all
the projects to bump dependencies which will catch up later anyway.

Signed-off-by: Stephen Kitt <[email protected]>
@tpantelis tpantelis enabled auto-merge (rebase) July 13, 2023 17:48
@tpantelis tpantelis disabled auto-merge July 13, 2023 17:49
@tpantelis tpantelis enabled auto-merge (rebase) July 26, 2023 02:16
@tpantelis tpantelis merged commit 9af9eed into submariner-io:devel Jul 26, 2023
42 checks passed
@submariner-bot
Copy link

🤖 Closed branches: [z_pr1271/skitt/filter-dependabot]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants