← Back to plugins index

đŸŽĢ Gists

This plugin displays gists stats.

Supported features
→ Full specification
📗 Classic template 📙 Terminal template
👤 Users
🔑 (scopeless) read:org (optional) read:user (optional) read:packages (optional) repo (optional)
## âžĄī¸ Available options
OptionDescription

plugin_gists

Enable gists plugin

type: boolean
default: no
## â„šī¸ Examples workflows ```yaml name: Gists uses: lowlighter/metrics@latest with: filename: metrics.plugin.gists.svg token: ${{ secrets.METRICS_TOKEN }} base: "" plugin_gists: yes ```