Files
metrics/.github/quickstart/plugin/metadata.yml
2021-02-04 22:46:47 +01:00

19 lines
350 B
YAML

name: "🧩 <%= `${name.charAt(0).toLocaleUpperCase()}${name.substring(1)}` %>"
# Estimate of how many GitHub requests will be used
cost: N/A
# Supported modes
supports:
- user
- organization
- repository
# Inputs list
inputs:
# Enable or disable plugin
plugin_<%= name %>:
description: description
type: boolean
default: no