fcoury / octopi

A Ruby interface to GitHub API v2
http://hasmany.info/2009/4/18/ruby-interface-to-github-api
MIT License
216 stars 47 forks source link

Add .labels Reader to Issue #16

Closed runpaint closed 15 years ago

runpaint commented 15 years ago

The status on http://github.com/develop/develop.github.com/issues/#issue/4 implies that we can get a list of labels for a given repository. The API is still throwing 500s all over the place, so I can't confirm ATM. If so, we want a .labels method for Issue objects.