| ← Back to plugins index | |
📌 Starred topics | |
|---|---|
This plugin displays starred topics. Check out GitHub topics to search interesting topics. | |
| Supported features → Full specification |
📗 Classic template 📒 Markdown template |
👤 Users |
|
| No tokens are required for this plugin | |
|
|
|
➡️ Available options
| Option | Description |
|
Enable topics plugin |
🌐 Web instances must configure settings.json:
boolean
default: no |
|
|
Display mode
|
type: string
default: starred allowed values:
|
|
|
Sorting method
|
type: string
default: stars allowed values:
|
|
|
Display limit |
type: number
(0 ≤
𝑥
≤ 20)
zero behaviour: disable default: 15 |
ℹ️ Examples workflows
name: Labels
uses: lowlighter/metrics@latest
with:
filename: metrics.plugin.topics.svg
token: NOT_NEEDED
base: ""
plugin_topics: yes
plugin_topics_limit: 12
name: Icons
uses: lowlighter/metrics@latest
with:
filename: metrics.plugin.topics.icons.svg
token: NOT_NEEDED
base: ""
plugin_topics: yes
plugin_topics_limit: 0
plugin_topics_mode: icons