Skip to content

Commit b3cc7fc

Browse files
committed
Link to workflow run for detailed coverage reports
1 parent 5242b83 commit b3cc7fc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/actions/pit-results-comment/stats-to-comment.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,11 @@ EOF
6666
cat << EOF
6767
6868
Previous run: ${3}
69+
EOF
70+
71+
cat << EOF
72+
73+
Detailed reports: [workflow run #${GITHUB_RUN_NUMBER}](/${GITHUB_REPOSITORY}/actions/runs/${GITHUB_RUN_ID})
6974
EOF
7075
fi
7176

0 commit comments

Comments
 (0)