Files
metrics/.github/quickstart/plugin/metadata.yml

13 lines
425 B
YAML

name: "🧩 <%= `${name.charAt(0).toLocaleUpperCase()}${name.substring(1)}` %>"
category: other # Set plugin category ("github", "social" or "other")
supports:
- user # Support users account
- organization # Support organizations account
- repository # Support repositories metrics
inputs:
# Enable or disable plugin
plugin_<%= name %>:
description: description
type: boolean
default: no