File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1+ fix: Changelog action failing on release
Original file line number Diff line number Diff line change @@ -105,8 +105,8 @@ filename = "CHANGELOG.md"
105105start_string = " <!-- towncrier release notes start -->\n "
106106underlines = [" " , " " , " " ]
107107template = " doc/changelog.d/changelog_template.jinja"
108- title_format = " ## [ {version}]( https://github.com/ansys/{repo-name} /releases/tag/v{version}) - {project_date}"
109- issue_format = " [ #{issue}]( https://github.com/ansys/{repo-name} /pull/{issue}) "
108+ title_format = " ` {version} < https://github.com/ansys/ansys-tools-visualization-interface /releases/tag/v{version}>`_ - {project_date}"
109+ issue_format = " ` #{issue} < https://github.com/ansys/ansys-tools-visualization-interface /pull/{issue}>`_ "
110110
111111[[tool .towncrier .type ]]
112112directory = " added"
You can’t perform that action at this time.
0 commit comments