Skip to content

Conversation

@matt-hensley
Copy link
Contributor

Changes

Modify renovate recommended ignoredPaths to allow updates in ./tests and ./examples. The NuGet matcher already examines ./tests, but it does not appear other matchers do.

Default ignorePaths: https://docs.renovatebot.com/presets-default/#ignoremodulesandtests

Merge requirement checklist

  • Unit tests added/updated
  • CHANGELOG.md file updated for non-trivial changes
  • Changes in public API reviewed (if applicable)

Copilot AI review requested due to automatic review settings July 11, 2025 14:10
@matt-hensley matt-hensley requested a review from a team as a code owner July 11, 2025 14:10
@CLAassistant
Copy link

CLAassistant commented Jul 11, 2025

CLA assistant check
All committers have signed the CLA.

Copy link

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 modifies the Renovate configuration to customize the ignorePaths setting, allowing dependency updates in ./tests and ./examples directories for .NET projects. The change overrides Renovate's default preset that typically ignores test and example directories.

  • Adds custom ignorePaths configuration to exclude only essential directories while preserving updates for tests and examples
  • Enables the NuGet matcher and other matchers to examine .NET example and test projects for dependency updates

@matt-hensley matt-hensley merged commit ef46cb5 into grafana:main Jul 11, 2025
12 checks passed
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