Callback on task construction?

Is there a callback I can use to get notified about a task being instantiated/configured?

I’d like to try automatically failing the build if someone eagerly instantiates a task. :slight_smile: