Update repository widget last commits
This commit is contained in:
parent
c6bfbf4ac1
commit
71ca1753ef
4 changed files with 31 additions and 38 deletions
|
|
@ -1216,7 +1216,7 @@ Preview:
|
|||
| token | string | no | |
|
||||
| pull-requests-limit | integer | no | 3 |
|
||||
| issues-limit | integer | no | 3 |
|
||||
| commits-limit | integer | no | 3 |
|
||||
| commits-limit | integer | no | -1 |
|
||||
|
||||
##### `repository`
|
||||
The owner and repository name that will have their information displayed.
|
||||
|
|
@ -1231,7 +1231,7 @@ The maximum number of latest open pull requests to show. Set to `-1` to not show
|
|||
The maximum number of latest open issues to show. Set to `-1` to not show any.
|
||||
|
||||
##### `commits-limit`
|
||||
The maximum number of the lastest commit to show. Set to `-1` to not show any.
|
||||
The maximum number of lastest commits to show from the default branch. Set to `-1` to not show any.
|
||||
|
||||
### Bookmarks
|
||||
Display a list of links which can be grouped.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue