When you view https://packages.gentoo.org/packages/dev-lang/perl you see a changelog excerpt which tries to parse information to display links, example: > dev-lang/perl: x86 stable (bug #<link to bug>) > > <Committer>, <Date>, commit <Link to commit> Now that we have GLEP 66 it would be nice if we could get additional support for bug tracker-related tags like > bug tracker-related tags: > Bug: https://bugs.gentoo.org/NNNNNN — to reference a bug; the commit > will be linked in a comment, > > Closes: https://bugs.gentoo.org/NNNNNN — to automatically close a > Gentoo bug (RESOLVED/FIXED, linking the commit), > > Closes: https://github.com/gentoo/gentoo/pull/NNNN — to automatically > close a pull request on GitHub, GitLab, BitBucket or a > compatible service (where the commits are mirrored), I.e. parse commit message for any [Bug|Closes]: https://bugs.gentoo.org/... or Closes: https://github.com/gentoo/... and display clickable links to these bugs/pull requests on p.g.o.
This seems to be no longer an issue - commit summaries aren't displayed in changelogs on soko