Files
metrics/source/plugins/gists
2022-01-16 18:33:24 -05:00
..
2021-01-30 12:31:09 +01:00
2021-04-29 14:32:34 +02:00
2022-01-16 18:33:24 -05:00

🎫 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