Files
metrics/source/plugins/contributors/metadata.yml
2021-02-18 12:47:02 +01:00

24 lines
519 B
YAML

name: "🏅 Repository contributors"
cost: N/A
categorie: github
supports:
- repository
inputs:
# Enable or disable plugin
plugin_contributors:
description: Display repository contributors
type: boolean
default: no
# Base reference (commit, tag, branch, etc.)
plugin_contributors_base:
description: Base reference
type: string
default: ""
# Head reference (commit, tag, branch, etc.)
plugin_contributors_head:
description: Head reference
type: string
default: master