Files
metrics/source/plugins/lines/metadata.yml
2022-01-15 20:18:14 -05:00

27 lines
673 B
YAML

name: "👨‍💻 Lines of code changed"
category: github
description: This plugin displays the number of lines of code you have added and removed across all of your repositories.
examples:
default: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.lines.svg
index: 18
supports:
- user
- organization
- repository
scopes:
- public_access
inputs:
plugin_lines:
description: Enable lines plugin
type: boolean
default: no
plugin_lines_skipped:
description: Skipped repositories
type: array
format: comma-separated
default: ""
example: my-repo-1, my-repo-2, owner/repo-3, ...
inherits: repositories_skipped