It would be useful to have an overview of which PRs affected a specific TR under [compwa.github.io/reports](https://compwa.github.io/reports). - May need to make some adaptations to [the `sphinx-git` impementation](https://github.com/OddBloke/sphinx-git/blob/a7fa816/sphinx_git/__init__.py3) so that the `env.docname` is inserted. - An option is to use [MyST substitutions](https://myst-parser.readthedocs.io/en/latest/syntax/optional.html#substitutions-with-jinja2) with `env.docname`, but it seems not possible to use recursive substitutions.
It would be useful to have an overview of which PRs affected a specific TR under compwa.github.io/reports.
sphinx-gitimpementation so that theenv.docnameis inserted.env.docname, but it seems not possible to use recursive substitutions.