Commit beb40f8c authored by FulcrandG's avatar FulcrandG
Browse files

Updating visual for linked issues with buttons

parent 83b80ecb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@ MKDOCS_PLACEHOLDER_FILE = "placeholder.md"
JOB_CHANGELOG_DIR = "versions"
JOB_DESCRIPTION_FILE = "README.md"
JOB_METADATA_FILE = "job.yml"
ISSUES_LIMIT = 1
ISSUES_LIMIT = 3

# Requests variables
GITLAB_BASE_URL = "https://gitlab.com/"
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
- [#{{issue.iid}} - {{ issue.name }}]({{ issue.url }})
  {% endfor %}
  {% if linked_issues[linked_issues_limit] %}
- And more...]
- And more...
  {% endif %}
[See all the issues]({{linked_issues_url}}){: .md-button }
[Add an issue](https://gitlab.com/r2devops/hub/-/issues/new?issue[title]=[job][{{job_name}}]%20-%20){: .md-button .md-button--primary}