← Back to plugins index | |
This plugin displays sponsors and introduction text from GitHub sponsors. | |
This plugin is not affiliated, associated, authorized, endorsed by, or in any way officially connected with GitHub. All product and company names are trademarks™ or registered® trademarks of their respective holders. | |
Supported features → Full specification |
📗 Classic template 📘 Repository template |
👤 Users 👥 Organizations 📓 Repositories |
|
🔑 read:user 🔑 read:org read:packages (optional) repo (optional) |
|
Option | Description |
Enable sponsors plugin |
|
type: boolean
default: no |
|
Displayed sections
|
|
type: array
(comma-separated)
default: goal, list, about allowed values:
|
|
Past sponsorships A
|
|
type: boolean
default: no |
|
Profile picture display size |
|
type: number
(8 ≤
𝑥
≤ 64)
default: 24 |
|
Title caption |
|
type: string
default: Sponsor Me! |
name: Sponsors goal
uses: lowlighter/metrics@latest
with:
filename: metrics.plugin.sponsors.svg
token: ${{ secrets.METRICS_TOKEN_PERSONAL }}
base: ""
plugin_sponsors: yes
plugin_sponsors_sections: goal, list
plugin_sponsors_past: yes
name: Sponsors introduction
uses: lowlighter/metrics@latest
with:
filename: metrics.plugin.sponsors.full.svg
token: ${{ secrets.METRICS_TOKEN_WITH_SCOPES }}
base: ""
plugin_sponsors: yes