← Back to plugins index | |
This plugin displays account bio or organization/repository description. Since account bio is already displayed on account profile, this plugin is mostly intended for external usage. | |
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 |
|
🔑 (scopeless) read:org (optional) read:user (optional) read:packages (optional) repo (optional) |
|
Option | Description |
Enable introduction plugin |
|
type: boolean
default: no |
|
Section title |
|
type: boolean
default: yes |
name: Organization introduction
uses: lowlighter/metrics@latest
with:
filename: metrics.plugin.introduction.svg
token: ${{ secrets.METRICS_TOKEN }}
user: github
base: header
plugin_introduction: yes
name: Repository introduction
uses: lowlighter/metrics@latest
with:
filename: metrics.plugin.introduction.repository.svg
token: ${{ secrets.METRICS_TOKEN }}
template: repository
repo: metrics
base: header
plugin_introduction: yes