← 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.

⚠️ Disclaimer

This plugin is not affiliated, associated, authorized, endorsed by, or in any way officially connected with GitHub. All product and company names are trademarks™ or registered® trademarks of their respective holders.

Supported features
→ Full specification
📗 Classic template
👤 Users
No tokens are required for this plugin
## ➡️ Available options
OptionDescription

plugin_support

Enable support plugin

✨ On master/main
🌐 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 ```