From 7e34bc6983b3dea877a4a368312641b0059e6a7a Mon Sep 17 00:00:00 2001 From: Eric Haag Date: Tue, 4 Mar 2025 08:23:26 -0600 Subject: [PATCH] Scope captured build failures Scopes the captured build failures to only RUN_WORK and CONFIGURE_PROJECT. --- ...adle-actions.build-result-capture-service.plugin.groovy | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/sources/src/resources/init-scripts/gradle-actions.build-result-capture-service.plugin.groovy b/sources/src/resources/init-scripts/gradle-actions.build-result-capture-service.plugin.groovy index c4d50a94..47587a71 100644 --- a/sources/src/resources/init-scripts/gradle-actions.build-result-capture-service.plugin.groovy +++ b/sources/src/resources/init-scripts/gradle-actions.build-result-capture-service.plugin.groovy @@ -41,8 +41,11 @@ abstract class BuildResultsRecorder implements BuildService