mirror of
https://github.com/Xevion/glance.git
synced 2025-12-09 08:07:35 -06:00
Update repository widget last commits
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user