When going to a Bitbucket project view you are presented with a table with all the repositories on that project.
This table is basically empty as it just lists the repository name on the left side, and a star on the right side, that allows you to favorite a repo.
It would be more useful if this table could show other columns with information about each repo. I'm especially interested in seeing the open pull requests on the repo. This helps me during the release process where I can see with a quick view, if there are pending things to merge in different repos. Now, I have to click on each repo to get that information.
- is related to
-
BSERV-10523 Project summary should show the # of open pull requests
- Closed