clayburn commented on code in PR #13676:
URL: https://github.com/apache/kafka/pull/13676#discussion_r1186202287


##########
settings.gradle:
##########
@@ -13,6 +13,38 @@
 // See the License for the specific language governing permissions and
 // limitations under the License.
 
+plugins {
+    id 'com.gradle.enterprise' version '3.13.1'

Review Comment:
   Yes, they would be loaded and applied, but they will essentially be a no-op 
if a build scan will not be published. The Gradle Enterprise Gradle Plugin only 
monitors the build without affecting the build at all, unless you opt-in to 
certain features (such as test-retry, for example).



-- 
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: jira-unsubscr...@kafka.apache.org

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

Reply via email to