| ← Back to plugins index | |
📓 Featured repositories | |
|---|---|
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. | |
| ⚠️ Disclaimer | 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) |
|
|
|
|
➡️ Available options
| 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 |
ℹ️ Examples workflows
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