Skip to content

Conversation

@rita-gorokhod
Copy link
Contributor

@rita-gorokhod rita-gorokhod commented Jan 16, 2026

Fixes OPS-3425

Copilot AI review requested due to automatic review settings January 16, 2026 08:29
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR reconfigures Dependabot to disable automatic pull requests for dependency updates, allowing only security vulnerability alerts. The configuration is also simplified by removing grouping, cooldown periods, and commit message customization.

Changes:

  • Set open-pull-requests-limit: 0 for both npm and GitHub Actions ecosystems to prevent automatic update PRs
  • Removed dependency grouping configurations (react, aws, fastify, production/development dependencies, and actions)
  • Removed cooldown period settings and commit message prefix customization
  • Simplified YAML syntax by removing unnecessary quotes

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sonarqubecloud
Copy link

@linear
Copy link

linear bot commented Jan 16, 2026

Copy link
Contributor

@maor-rozenfeld maor-rozenfeld left a comment

Choose a reason for hiding this comment

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

If you don't want non-security updates by Dependabot, you can simply delete this file. However we will then be stuck with ancient package versions and it will be a nightmare to upgrade when the time comes.

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.

3 participants