Skip to content

Conversation

@bsherwin
Copy link
Contributor

Type of PR

  • Code changes

Purpose

Dependabot continues to create PRs for dependencies that are in the archive folder. This change is to explicitly exclude the folder for consideration.

Does this introduce a breaking change? If yes, details on what can break

No.

@bsherwin
Copy link
Contributor Author

See PR #1254 as an example.

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 adds exclude-paths configuration to the Dependabot setup to prevent it from creating pull requests for dependencies in the archived samples directory. The archive directory contains unmaintained samples kept for reference purposes, so dependency updates for these samples are not needed.

Key Changes:

  • Added exclude-paths configuration to both pip and npm package ecosystems to exclude the archive directory

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

Copy link
Contributor

@jose-perales jose-perales left a comment

Choose a reason for hiding this comment

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

LGTM

Updated exclude-paths to include leading slash.
@bsherwin bsherwin merged commit 7d36e5e into Azure-Samples:main Dec 16, 2025
3 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.

2 participants