This plugin displays account bio or organization/repository description. It is mostly intended for images that will be used outside of GitHub, since these informations are already displayed on GitHub. | |
Supported features → Full specification |
📗 Classic template 📘 Repository template |
👤 Users 👥 Organizations 📓 Repositories |
|
🔑 (scopeless) read:org (optional) read:user (optional) repo (optional) |
|
Type | Description |
Display account or repository introduction |
|
type: boolean
default: no |
|
Display introduction 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