-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Expand file tree
/
Copy pathmetadata.yml
More file actions
31 lines (29 loc) · 686 Bytes
/
metadata.yml
File metadata and controls
31 lines (29 loc) · 686 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
name: 🧮 Repositories traffic
category: github
description: |
This plugin displays the number of page views across affiliated repositories.
examples:
default: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.traffic.svg
index: 22
supports:
- user
- organization
- repository
scopes:
- repo
inputs:
plugin_traffic:
description: |
Enable traffic plugin
type: boolean
default: no
plugin_traffic_skipped:
description: |
Skipped repositories
type: array
format:
- newline-separated
- comma-separated
default: ""
example: my-repo-1, my-repo-2, owner/repo-3, ...
inherits: repositories_skipped