Loading tools/builder/templates/job_documentation.md.j2 +2 −2 Original line number Diff line number Diff line Loading @@ -30,9 +30,9 @@ -- 🔨 Maintainer: <img src='{{ gitlab_image }}' alt='avatar' style='width: 20px; height: 20px; border-radius: 50%'> [{{ code_owner_name }}]({{ code_owner_url }}) @{{ code_owner }} {%- endif %} {%- if linked_issues %} {% if linked_issues %} ??? "Linked issues" {%- for issue in linked_issues -%} {% for issue in linked_issues %} [{{ issue.name }}]({{ issue.url }}) {%- endfor %} {%- endif %} No newline at end of file Loading
tools/builder/templates/job_documentation.md.j2 +2 −2 Original line number Diff line number Diff line Loading @@ -30,9 +30,9 @@ -- 🔨 Maintainer: <img src='{{ gitlab_image }}' alt='avatar' style='width: 20px; height: 20px; border-radius: 50%'> [{{ code_owner_name }}]({{ code_owner_url }}) @{{ code_owner }} {%- endif %} {%- if linked_issues %} {% if linked_issues %} ??? "Linked issues" {%- for issue in linked_issues -%} {% for issue in linked_issues %} [{{ issue.name }}]({{ issue.url }}) {%- endfor %} {%- endif %} No newline at end of file