Open
Description
Describe the need of your request
runPluginVerifier
takes quite some time, so it would benefit from up-to-date checks and the build cache. It seems to me that the task has well defined inputs so why is it marked as @UntrackedTask
?
Proposed solution
Make it a @CacheableTask
instead.
Alternatives you've considered
No response
Additional context
No response