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

Disable dependabot PRs for parent-managed dependencies #2559

Merged
merged 1 commit into from
Jun 29, 2023

Conversation

skitt
Copy link
Member

@skitt skitt commented Jun 20, 2023

To reduce the number of dependabot PRs across the various Submariner projects, this disables dependency updates for any direct dependencies of a parent Submariner project. Such dependencies will be automatically pulled in during releases, and can be manually updated if necessary during preparation of a release.

The dependabot configuration is generated automatically using a script which will be added to Shipyard.

@submariner-bot
Copy link
Contributor

🤖 Created branch: z_pr2559/skitt/disable-parent-dependabot
🚀 Full E2E won't run until the "ready-to-test" label is applied. I will add it automatically once the PR has 2 approvals, or you can add it manually.

@skitt skitt force-pushed the disable-parent-dependabot branch from 46f1ed7 to 0a65444 Compare June 23, 2023 14:56
To reduce the number of dependabot PRs across the various Submariner
projects, this disables dependency updates for any direct dependencies
of a parent Submariner project. Such dependencies will be
automatically pulled in during releases, and can be manually updated
if necessary during preparation of a release.

The dependabot configuration is generated automatically using a script
which will be added to Shipyard.

Signed-off-by: Stephen Kitt <skitt@redhat.com>
@skitt skitt force-pushed the disable-parent-dependabot branch from 0a65444 to 636ddd8 Compare June 23, 2023 15:18
@submariner-bot submariner-bot added the ready-to-test When a PR is ready for full E2E testing label Jun 29, 2023
@tpantelis tpantelis enabled auto-merge (rebase) June 29, 2023 12:49
@tpantelis tpantelis merged commit f7673e3 into submariner-io:devel Jun 29, 2023
@submariner-bot
Copy link
Contributor

🤖 Closed branches: [z_pr2559/skitt/disable-parent-dependabot]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-test When a PR is ready for full E2E testing
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants