From 1638fd1e6996def34363c3c95930e611238b7c67 Mon Sep 17 00:00:00 2001 From: Moti Asayag Date: Tue, 6 Feb 2024 20:18:47 +0200 Subject: [PATCH] Update notification action in mta.sw.yaml --- mta/mta.sw.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mta/mta.sw.yaml b/mta/mta.sw.yaml index 5a3b88ae..4a82ddaf 100644 --- a/mta/mta.sw.yaml +++ b/mta/mta.sw.yaml @@ -163,7 +163,7 @@ states: targetGroups: - .backstageUserOrGroup actions: - - title: "MTA analysis report" + - title: "View report" url: "$SECRET.mta_url + \"/hub/applications/\" + (.application.id|tostring) + \"/bucket/\" + .data.output" transition: report