Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • E escet
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
    • Locked Files
  • Issues 92
    • Issues 92
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Eclipse ProjectsEclipse Projects
  • Eclipse ESCET (Supervisory Control Engineering Toolkit)
  • escet
  • Issues
  • #396
Closed
Open
Issue created Jul 05, 2022 by Dennis Hendriks@ddennisMaintainer

Link release note issues to GitLab issue URLs

We indicate issue numbers for issues in the release notes, but these can't be clicked. It would be nicer if they were links.

I see multiple ways to do this:

  • Make each issue number a link: https://gitlab.eclipse.org/eclipse/escet/escet/-/issues/396[#396]. Unfortunately, this is quite long.
  • Use an attribute. First, define once: :escet-issue: https://gitlab.eclipse.org/eclipse/escet/escet/-/issues/. Then, use it to create an issue link: {escet-issue}396[#396]. It is much shorter, but unfortunately requires listing the issue number twice, as an attribute can't have a parameter. AsciiDoc does not seem to have parametrized attributes, macros, or so.

We may then also remove the following line from the release note pages:

The release notes may refer to issues, the details for which can be found at the Eclipse ESCET link:https://gitlab.eclipse.org/eclipse/escet/escet/-/issues[GitLab issues page].
Edited Jul 05, 2022 by Dennis Hendriks
Assignee
Assign to
Time tracking

Copyright © Eclipse Foundation, Inc. All Rights Reserved.     Privacy Policy | Terms of Use | Copyright Agent