Skip to content
GitLab
Projects Groups Topics 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 revisions
    • Locked files
  • Issues 99
    • Issues 99
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Eclipse ProjectsEclipse Projects
  • Eclipse ESCET (Supervisory Control Engineering Toolkit)
  • escet
  • Issues
  • #396

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