The people plugin can display people you're following or sponsoring, and also users who're following or sponsoring you. In repository mode, it's possible to display sponsors, stargazers, watchers.
|
The following types are supported:
Type | Alias | User metrics | Repository metrics |
---|---|---|---|
followers |
✔️ | ❌ | |
following |
followed |
✔️ | ❌ |
sponsoring |
sponsored , sponsorshipsAsSponsor |
✔️ | ❌ |
sponsors |
sponsorshipsAsMaintainer |
✔️ | ✔️ |
contributors |
❌ | ✔️ | |
stargazers |
❌ | ✔️ | |
watchers |
❌ | ✔️ | |
thanks |
✔️ | ✔️ | |
members |
✔️ (organization) | ❌ |
Sections will be ordered the same as specified in plugin_people_types
.
sponsors
for repositories will output the same as the owner's sponsors.
name: Followers
uses: lowlighter/metrics@latest
with:
filename: metrics.plugin.people.followers.svg
token: ${{ secrets.METRICS_TOKEN }}
base: ''
plugin_people: 'yes'
plugin_people_types: followers
name: Contributors and sponsors
uses: lowlighter/metrics@latest
with:
filename: metrics.plugin.people.repository.svg
token: ${{ secrets.METRICS_TOKEN }}
base: ''
template: repository
repo: metrics
plugin_people: 'yes'
plugin_people_types: contributors, stargazers, watchers, sponsors
plugin_people_sponsors_custom: >-
iamsainikhil, yutkat, KasparJohannesSchneider, ktnkk, tfSheol, haribo-io,
marcreichel