{{ define "title" }}
{{ .Workflow }} · pipeline {{ .Pipeline.Id }} ·
{{ .RepoInfo.FullName }}
{{ end }}
{{ define "extrameta" }}
{{ $title := "pipelines" }}
{{ $url := printf "https://tangled.sh/%s/pipelines" .RepoInfo.FullName }}
{{ template "repo/fragments/og" (dict "RepoInfo" .RepoInfo "Title" $title "Url" $url) }}
{{ end }}
{{ define "repoContent" }}