Files
metrics/source/plugins/gists
github-actions[bot] 4c98629bbc chore: code formatting
2022-04-23 23:18:43 +00:00
..
2021-01-30 12:31:09 +01:00
2022-04-23 23:18:43 +00:00
2022-02-04 02:56:51 +00: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