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

fixes an issue where renovate by default ignores examples directory #1836

Merged

Conversation

dgershman
Copy link
Contributor

Description

By default renovate ignores the examples path. After implementing checks against Big Bang versions in Repo1, I've noticed that renovate was not able to detect any issues. I did some local debugging and discovered the issue. This MR adds all the defaults, minus the examples directory.

Testing locally:

LOG_LEVEL=debug renovate --token <token> --platform=local --dry-run

Related Issue

#1585

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@netlify
Copy link

netlify bot commented Jun 21, 2023

Deploy Preview for zarf-docs canceled.

Name Link
🔨 Latest commit f50098b
🔍 Latest deploy log https://app.netlify.com/sites/zarf-docs/deploys/6499b92d4e7aa700088cdea7

Copy link
Contributor

@Racer159 Racer159 left a comment

Choose a reason for hiding this comment

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

lgtm

@Racer159 Racer159 merged commit 14cccd2 into zarf-dev:main Jun 26, 2023
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