Is there a way to organize pull requests on GitHub? For a big project with lots of contributors and pull requests, it seems like it would be invaluable for admins to at least be
There actually is a way to label pull requests but you have to do it from the issues view. Here's the steps:
Not sure why they don't provide a way to label the pull requests the same as issues but this workaround gets the job done.
Update: 2/7/2014
GitHub now supports managing labels directly on pull requests. See their blog post for more information.