Closed SethTisue closed 9 years ago
temporarily fixed by making sure all open milestones in the scala/scala repo had non-empty descriptions. the GitHub API was returning null
instead of ""
, causing JSON unmarshalling to blow up. https://github.com/scala/scala/pull/4768 shows that the temporary fix worked.
I'll submit a separate PR with a more permanent fix.
:cake: !
the problem started 3 days ago. noticed by @retronym
(I have since gone and manually assigned milestones to all recent PRs. that will need to be done again once a fix is in.)