Skip to content

adjust ignorePaths to pick up .NET examples#181

Merged
matt-hensley merged 1 commit intografana:mainfrom
matt-hensley:renovate-ignore-paths
Jul 11, 2025
Merged

adjust ignorePaths to pick up .NET examples#181
matt-hensley merged 1 commit intografana:mainfrom
matt-hensley:renovate-ignore-paths

Conversation

@matt-hensley
Copy link
Copy Markdown
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
Copy Markdown

CLAassistant commented Jul 11, 2025

CLA assistant check
All committers have signed the CLA.

Copy link
Copy Markdown

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

Comment thread .github/renovate.json
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.

4 participants