You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
md+=`AI generated test plan (JSON): [test-plan-${testPlan.version}.json](${jsonUrl})\n\n`;
204
+
md+=`AI generated test plan (JSON): Available as artifact \`test-plan-${testPlan.version}\` in the [build workflow](${process.env.BUILD_PIPELINE_URL||'#'})\n\n`;
0 commit comments