← Back to plugins index | |
This plugin displays a list of chosen featured repositories. Since it is possible to pin repositories on GitHub, this plugin is mostly intended for external usage. | |
This plugin is not affiliated, associated, authorized, endorsed by, or in any way officially connected with GitHub. All product and company names are trademarks™ or registered® trademarks of their respective holders. | |
ℹ Additional notes |
|
Supported features → Full specification |
📗 Classic template |
👤 Users 👥 Organizations |
|
🔑 (scopeless) read:org (optional) read:user (optional) read:packages (optional) repo (optional) |
|
Option | Description |
Enable repositories plugin |
|
type: boolean
default: no |
|
Featured repositories Current |
|
⏯️ Cannot be preset type: array
(comma-separated)
|
|
Pinned repositories |
|
type: number
(0 ≤
𝑥
≤ 6)
default: 0 |
|
Featured most starred repositories |
|
type: number
(0 ≤
𝑥
≤ 100)
default: 0 |
|
Featured random repositories |
|
type: number
(0 ≤
𝑥
≤ 100)
default: 0 |
|
Featured repositories display order |
|
type: array
default: featured, pinned, starred, random allowed values:
|
|
Include repositories forks |
|
type: boolean
default: no |
|
Repositories affiliations
Set to This option changes which repositories will be fetched by |
|
type: array
(comma-separated)
default: owner allowed values:
|
name: Featured repositories
uses: lowlighter/metrics@latest
with:
filename: metrics.plugin.repositories.svg
token: ${{ secrets.METRICS_TOKEN }}
base: ""
plugin_repositories: yes
plugin_repositories_featured: lowlighter/metrics
name: Pinned repositories
uses: lowlighter/metrics@latest
with:
filename: metrics.plugin.repositories.pinned.svg
token: ${{ secrets.METRICS_TOKEN }}
base: ""
plugin_repositories: yes
plugin_repositories_pinned: 2