1.9 KiB
1.9 KiB
🌟 Recently starred repositories | |
|---|---|
This plugin displays your recently starred repositories. | |
| Supported features → Full specification |
📗 Classic template |
👤 Users |
|
🔑 (scopeless) read:org (optional) read:user (optional) read:packages (optional) repo (optional) |
|
|
|
|
➡️ Available options
| Type | Description |
|
Enable stars plugin |
type: boolean
default: no |
|
|
Display limit |
type: number
(1 ≤
𝑥
≤ 100)
default: 4 |
ℹ️ Examples workflows
name: Recently starred
uses: lowlighter/metrics@latest
with:
filename: metrics.plugin.stars.svg
token: ${{ secrets.METRICS_TOKEN }}
base: ""
plugin_stars: yes
plugin_stars_limit: 3