Update repository widget last commits

This commit is contained in:
Svilen Markov
2024-08-29 18:18:38 +01:00
parent c6bfbf4ac1
commit 71ca1753ef
4 changed files with 31 additions and 38 deletions

View File

@@ -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.