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

"labeled" events do not show #105

Closed mkoeppe closed 1 year ago

mkoeppe commented 1 year ago

We should add the extra attributes such as

issue_events_000006.json-    "label_name": "help wanted",
issue_events_000006.json-    "label_color": "008672",
issue_events_000006.json-    "label_text_color": "ffffff",
mkoeppe commented 1 year ago

Fixed by https://github.com/sagemath/PyGithub/commit/bb5501c2f48529ba65f63131b829d5884577c0e5