brpaz / ulauncher-github

Ulauncher Extension that provides quick access to common GitHub functionality like your repositories or gists.
https://ext.ulauncher.io/-/github-brpaz-ulauncher-github
MIT License
45 stars 12 forks source link

[Bugfix] Fix list of all starred repos when one of them has a null description #17

Closed thiagoa closed 2 years ago

thiagoa commented 2 years ago

With the gh starred command and no further arguments, the script would crash when one of the repos would have a None description because Ulauncher can't take a None description.

With this simple fix, I'm able to successfully run gh starred.