dsmiley commented on code in PR #1375:
URL: https://github.com/apache/solr/pull/1375#discussion_r1114753773


##########
.github/renovate.json:
##########
@@ -0,0 +1,30 @@
+{
+  "$schema": "https://docs.renovatebot.com/renovate-schema.json";,
+  "dependencyDashboard": false,
+  "enabledManagers": ["gradle"],
+  "ignorePaths": ["gradle/**", "solr/**", "buildSrc/**", 
"dev-docs/solr-missing-doclet/**"],

Review Comment:
   Why ignore solr-missing-doclet specifically; I think this "ignorePaths" is 
too specific in this case.  In other words, why not ignore all of dev-docs?  
Trying to reduce maintenance to this config line & to be simpler.
   
   Also; no idea if it's possible to configure a GHA to be include-list instead 
of exclude-list.  Include-list is obviously much more sensible for this PR!



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to