Select the types of activity you want to include in your feed.
1{{ define "repo/pipelines/fragments/logLine" }} 2<div id="step-body-{{ .Id }}" hx-swap-oob="beforeend"><p class="whitespace-pre">{{ .Content }}</p></div> 3{{ end }} 4