Show labels on referenced issues - hamstar/Braincase GitHub Wiki

During the project we wanted to see the labels of issues referenced in an issue. Github does not show them by default. A userscript was created that searches the current issue page for referenced issues, gets each issues label from the Github API, and shows them beside the referenced issue.

To use them one would need to install Tampermonkey in Google Chrome or Greasemonkey in Firefox.

The userscript and an install button can be found here.

Before installing script

http://s3.amazonaws.com/uso_ss/18222/large.png

After installing script

http://s3.amazonaws.com/uso_ss/18220/large.png