19 lines
469 B
YAML
19 lines
469 B
YAML
name: "✨ Stargazers over last weeks"
|
|
category: github
|
|
description: This plugin displays your stargazers evolution across all of your repositories over the last two weeks.
|
|
examples:
|
|
default: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.stargazers.svg
|
|
index: 10
|
|
supports:
|
|
- user
|
|
- organization
|
|
- repository
|
|
scopes:
|
|
- public_access
|
|
inputs:
|
|
|
|
plugin_stargazers:
|
|
description: Enable stargazers plugin
|
|
type: boolean
|
|
default: no
|