← Back to plugins index | |
This plugin displays several highlights about what an account has achieved on GitHub. | |
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 |
👤 Users 👥 Organizations |
|
🔑 (scopeless) read:org (optional) read:user (optional) read:packages (optional) repo (optional) |
|
Option | Description |
Enable achievements plugin |
|
🌐 Web instances must configure settings.json :
boolean
default: no |
|
Rank threshold filter Use |
|
type: string
default: C allowed values:
|
|
Secrets achievements |
|
type: boolean
default: yes |
|
Display style
|
|
type: string
default: detailed allowed values:
|
|
Display limit |
|
type: number
(0 ≤
𝑥)
zero behaviour: disable default: 0 |
|
Ignored achievements Use achievements names without their rank adjective (i.e. without "great", "super" or "master") |
|
type: array
(comma-separated)
|
|
Showcased achievements Use achievements names without their rank adjective (i.e. without "great", "super" or "master") This option is equivalent to |
|
type: array
(comma-separated)
|
name: Detailed display
uses: lowlighter/metrics@latest
with:
filename: metrics.plugin.achievements.svg
token: ${{ secrets.METRICS_TOKEN }}
base: ""
plugin_achievements: yes
plugin_achievements_only: sponsor, maintainer, octonaut
name: Compact display
uses: lowlighter/metrics@latest
with:
filename: metrics.plugin.achievements.compact.svg
token: ${{ secrets.METRICS_TOKEN }}
base: ""
plugin_achievements: yes
plugin_achievements_only: >-
polyglot, stargazer, sponsor, deployer, member, maintainer, developer,
scripter, packager, explorer, infographile, manager
plugin_achievements_display: compact
plugin_achievements_threshold: X