Usage
Please note that after this plug-in has been installed, the contributor list and the number of commits is not immediately available. Analyzing the repositories takes some time. You'll see a question mark wherever the information is not available yet.
After the plug-in is installed, you will see a little dashboard on top of every repository in your Bitbucket Server instance:
- Repository description: An editable field which shows the first sentence of the README.md file by default
- Link to project: An editable field where a link to the project can be stored
- Repository information bar:
- Number of commits of the currently selected branch
- Number of branches in this repository (a click on it opens a searchable list with all branches)
- Number of open pull requests in this repository (a click on it opens a searchable list with all open pull requests)
- Number of contributors of this repository sorted by the number of contributions they have made (a click on it opens a list with gravatar icons of all contributors)
- Number of forks of this repository (a click on it opens a searchable list with all forks)
- Number of tags in this trepository (a click on it opens a searchable list with all tags)
- Repository (bare) size
- Ahead/behind information: Shows how many commits the currently selected branch is ahead or behind of the default branch of this repository
- Latest activity in this repository: Shows the latest activity that occurred in this repository; this can be a push, a pull request action, commit discussions, a repository clone, a repository fork, a change of the default branch, etc.
- Information about the latest commit: Shows which user authored the latest commit, when this happened and the first line of the commit message
- JIRA issues related to the latest commit
- The build status in Bamboo of the latest commit
- SHA hash of the latest commit: Copy function as known from Github to copy the SHA of the latest commit to the clipboard by one click