Files
metrics/source/plugins/gists/README.md
2022-02-04 02:56:51 +00:00

1.6 KiB
Raw Blame History

🎫 Gists

This plugin displays gists stats.

Supported features
→ Full specification
📗 Classic template 📙 Terminal template
👤 Users
🔑 (scopeless) read:org (optional) read:user (optional) repo (optional)

➡️ Available options

TypeDescription

plugin_gists

Enable gists plugin

type: boolean
default: no

Examples workflows

name: Gists
uses: lowlighter/metrics@latest
with:
  filename: metrics.plugin.gists.svg
  token: ${{ secrets.METRICS_TOKEN }}
  base: ""
  plugin_gists: yes