Skip to content

chore: improve dependabot config for docker images and release branches - #2018

Open
bwplotka wants to merge 4 commits into
mainfrom
dependabot-config-improvements
Open

chore: improve dependabot config for docker images and release branches#2018
bwplotka wants to merge 4 commits into
mainfrom
dependabot-config-improvements

Conversation

@bwplotka

Copy link
Copy Markdown
Collaborator

Summary of Changes

  • Docker Base Images: Removed open-pull-requests-limit: 0 across all release branches (release/0.19, release/0.18, release/0.17, release/0.15, etc.) so base images are continuously upgraded to latest.
  • Go Modules: Added open-pull-requests-limit: 0 # Security updates only for gomod jobs (both / and /tools) across main and release branches.
  • Release Branches: Added explicit configuration blocks for release/0.19 and release/0.18.
  • YAML Standardization: Cleaned up indentation and standardized directory: /tools.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request updates the .github/dependabot.yaml configuration file to restructure the settings, add configurations for the new release branches release/0.19 and release/0.18, and standardize the formatting of the existing release branch configurations (0.13 through 0.17). There are no review comments, so I have no feedback to provide.

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.

1 participant