sagemath / trac-to-github

Script to migrate Trac tickets to GitHub issues and the Trac wiki to markdown. Input: https://trac.sagemath.org/ ➠ Intermediate: https://github.com/sagemath/trac_to_gh ➠ Output: https://github.com/sagemath/sage/issues
https://trac.sagemath.org/ticket/30363
7 stars 5 forks source link

Display a link from each Trac ticket to the converted GitHub Issue #185

Closed mkoeppe closed 1 year ago

mkoeppe commented 1 year ago

This is the last item from #73.

Likewise from a Trac wiki page to the convert wiki page.

This needs help by a Trac admin

dimpase commented 1 year ago

Check it out! Ugly, but works.

dimpase commented 1 year ago

image

dimpase commented 1 year ago

needless to say, you need to hover over the github icon to get the link: https://trac.sagemath.org/ticket/24700

mkoeppe commented 1 year ago

Perfect!