Files
metrics/source/plugins/lines/metadata.yml
2022-07-04 23:18:01 -04:00

30 lines
670 B
YAML

name: 👨‍💻 Lines of code changed
category: github
description: |
This plugin displays the number of lines of code added and removed across 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