chore: ignore experimental packages in renovate.json#1401
Merged
06kellyjac merged 4 commits intofinos:mainfrom Feb 26, 2026
Merged
chore: ignore experimental packages in renovate.json#140106kellyjac merged 4 commits intofinos:mainfrom
06kellyjac merged 4 commits intofinos:mainfrom
Conversation
Helps keep things clean and improve repo metrics such as avg. time to close a PR
✅ Deploy Preview for endearing-brigadeiros-63f9d0 canceled.
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1401 +/- ##
=======================================
Coverage 81.78% 81.78%
=======================================
Files 67 67
Lines 4766 4766
Branches 827 827
=======================================
Hits 3898 3898
Misses 852 852
Partials 16 16 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
Author
|
@06kellyjac Let me know if this is acceptable! Just looking to reduce maintenance burden as well as optimize repository metrics a bit. Perhaps the experimental packages could be moved into their own repos? That way, we can keep the automation without the negatives 🙂 |
Andreybest
approved these changes
Feb 23, 2026
Andreybest
left a comment
There was a problem hiding this comment.
Most of the latest PR's made by renovate bot is made for package.json s inside of experimental dir. This should fix it :)
Contributor
06kellyjac
approved these changes
Feb 26, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As discussed in #1367. This PR helps keep things clean and improve repository metrics such as "average time to close a PR", which is tracked by LFX and GitHub to measure project health.