Skip to content

Commit

Permalink
Merge pull request #43 from Greyeye/main
Browse files Browse the repository at this point in the history
fix gitlab formatting error
  • Loading branch information
samplantzapier authored Aug 22, 2024
2 parents 5c713dc + d849d82 commit ba35ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/comment_formatter/tfc_status_update.go
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ func FormatRunStatusCommentBody(tfc tfc_api.ApiClient, run *tfe.Run, rmd runstre
wsName,
rmd.GetAction(),
run.Status,
runUrl, runUrl,
run.ID, runUrl,
)

return extraInfo, topLevelNoteBody, resolveDiscussion
Expand Down

0 comments on commit ba35ac8

Please sign in to comment.