Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update renovate to exclude release folder #875

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

mohnoor94
Copy link
Member

Situation

Renovate bot updates dependencies in the release folder, creating unnecessary PRs.

Task

Exclude the release folder from Renovate's automated updates.

Action

Added ignorePaths with "release/**" pattern in renovate.json.

Testing

Validated configuration using renovate-config-validator.

Results

Renovate will skip dependency updates in the release folder.

Notes

Renovate docs: https://docs.renovatebot.com/configuration-options/#ignorepaths

@mohnoor94 mohnoor94 requested a review from a team as a code owner December 2, 2024 13:15
@mohnoor94 mohnoor94 enabled auto-merge (squash) December 2, 2024 13:22
@mohnoor94 mohnoor94 merged commit 406973d into main Dec 2, 2024
4 checks passed
@mohnoor94 mohnoor94 deleted the mohnoor94/SDK-1589 branch December 2, 2024 13:26
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