← Back to plugins index | |
This plugin displays stats, questions and answer from Stack Overflow. | |
This plugin is not affiliated, associated, authorized, endorsed by, or in any way officially connected with Stack Overflow. All product and company names are trademarks™ or registered® trademarks of their respective holders. | |
Supported features → Full specification |
📗 Classic template |
👤 Users 👥 Organizations |
|
No tokens are required for this plugin | |
Option | Description |
Enable stackoverflow plugin |
|
type: boolean
default: no |
|
Stackoverflow user id |
|
⏯️ Cannot be preset type: number
default: 0 |
|
Displayed sections
|
|
type: array
(comma-separated)
default: answers-top, questions-recent allowed values:
|
|
Display limit (entries per section) |
|
type: number
(1 ≤
𝑥
≤ 30)
default: 2 |
|
Display limit (lines per questions and answers) Code snippets count as a single line and must be configured with |
|
type: number
(0 ≤
𝑥)
zero behaviour: disable default: 4 |
|
Display limit (lines per code snippets) |
|
type: number
(0 ≤
𝑥)
zero behaviour: disable default: 2 |
name: Top answers from stackoverflow
uses: lowlighter/metrics@latest
with:
filename: metrics.plugin.stackoverflow.svg
token: NOT_NEEDED
base: ""
plugin_stackoverflow: yes
plugin_stackoverflow_user: 1
plugin_stackoverflow_sections: answers-top
plugin_stackoverflow_limit: 2