Files
metrics/source/plugins/support
2022-07-29 21:55:41 +00:00
..
2022-07-29 21:55:41 +00:00

← Back to plugins index

💭 GitHub Community Support

This plugin displays statistics from a GitHub Support Community account.

⚠️ Deprecated

GitHub Support Community has been moved to GitHub Discussions.

Supported features
→ Full specification
📗 Classic template
👤 Users
No tokens are required for this plugin

➡️ Available options

OptionDescription

plugin_support

Enable support plugin

🌐 Web instances must configure settings.json:
  • metrics.run.puppeteer.scrapping
type: boolean
default: no

Examples workflows

name: GitHub Community Support
uses: lowlighter/metrics@latest
with:
  filename: metrics.plugin.support.svg
  token: NOT_NEEDED
  base: ""
  plugin_support: yes