From 35867f823cea47ab6d9d5d38dce52d71191ea51c Mon Sep 17 00:00:00 2001 From: stuartrowe Date: Sun, 24 Mar 2024 00:55:10 -0700 Subject: [PATCH] Move commit author and timestamp to separate line --- .../pipelinegraphview/PipelineGraphViewAction/index.jelly | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/resources/io/jenkins/plugins/pipelinegraphview/PipelineGraphViewAction/index.jelly b/src/main/resources/io/jenkins/plugins/pipelinegraphview/PipelineGraphViewAction/index.jelly index e5b5b745..93750681 100644 --- a/src/main/resources/io/jenkins/plugins/pipelinegraphview/PipelineGraphViewAction/index.jelly +++ b/src/main/resources/io/jenkins/plugins/pipelinegraphview/PipelineGraphViewAction/index.jelly @@ -98,6 +98,8 @@ ${card.commitId} +

+

by ${card.author} on