epugh commented on PR #4842:
URL: https://github.com/apache/solr/pull/4842#issuecomment-5492581035

   I think a refinement would be to integrae the dangling licenses clean up 
logic.  There are ten licenses that no longer are needed... I'll manually 
remove them and commit.  But maybe we can tuen the job to do it as well?
   
   > So this is a real gap, not a Renovate misconfiguration — nothing in the 
pipeline (Renovate's `postUpgradeTasks`, or the Gradle build itself) is 
designed to catch this automatically; it only surfaces when someone runs 
`check` (or `checkDanglingLicenseFiles`) by hand, as you just did. If you want 
to close the gap, the cheapest fix is adding `./gradlew 
checkDanglingLicenseFiles` to `postUpgradeTasks.commands` so Renovate's branch 
build fails loudly (forcing manual attention) instead of silently opening a 
red-CI PR — actually auto-deleting would need a new Gradle task, which is more 
invasive for something this infrequent.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to