forked from lowlighter/metrics
-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.yml
33 lines (28 loc) · 1.05 KB
/
metadata.yml
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
32
33
name: "📓 Repositories"
category: github
description: |
This plugin displays a list of chosen featured repositories.
It is mostly intended for images that will be used outside of GitHub, since it is already possible to [pin repositories](https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/pinning-items-to-your-profile) on GitHub.
> ⚠️ People will not be able to click on it due to limitations of using SVG inside `<img>` tags.
examples:
default: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.repositories.svg
index: 20
supports:
- user
- organization
scopes:
- public_access
inputs:
plugin_repositories:
description: Enable repositories plugin
type: boolean
default: no
plugin_repositories_featured:
description: |
List of featured repositories
If no owner is specified, it will implicitly use the current account login
type: array
format: comma-separated
default: ""
example: lowlighter/metrics
preset: no