← 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 ```yaml name: GitHub Community Support uses: lowlighter/metrics@latest with: filename: metrics.plugin.support.svg token: NOT_NEEDED base: "" plugin_support: yes ```